Hello All,
I have a form (continuous forms display) with an unbound control. I want to change what the unbound control displays depending on what is in another field. How can I make the control display different text? For instance, I have a field called field_disposition. This field has data stored as a number like 0,1,2,3. Depending on that number I want the unbound control to display some text like "installed", "returned","Retained",etc.
So far everything I have tried only changes all of the controls to the same text no matter what the disposition field has for a value.
Thanks,
Mark






