Hi All I am looking for a way to display different text strings on workspace faceplate buttons for diverters ie up/down left/right on/off etc. The faceplate is generic and called from generic genie. I can get the different strings from the equipment references ie ?__EquipmentName?.etc, ?EquipmentRef?.etc but they show as a long function string on faceplate overlapping each other. I would like to use metadata associations but can't work out best way to pass them to workspace faceplate pane. In the past with popups i was able to use assmetadatapopup with genie metadata ie ON_STRING, OFF_STRING and in popup reference ?ON_STRING?, ?OFF_STRING? on button text. Any ideas?