Hi All,
Having a seniors moment here.
I have a control app which has a checkbox field and two related integer fields. One of these integer fileds is hidden until the checkbox is checked.
If the checkbox is checked the two fileds are displayed.
The problem is that I wish to change the text shown in the label of one of the integer fields, and revert is back to it’s orginal text if it is not checked.
So, I have the hide on/off sorted, but I cannot get the text of the label to change.
I tried sc_label in just about all events including ajax but I cannot get the text to change.
Anyone Help?
Thanks
Tony