
Hi,
I'm not sure if this is possible but I am wanting to modify the 'labels' that display on the two-option button using javascript e.g. if it has been set up as:-
0 = False & 1 = True
...is it possible to modify this dynamically depending on other choices made by the user, say, to:-
0 = No & 1 = Yes
I use the two-option buttons (in some situations) as a 'button' so have the same label for 0 & 1 but use the click of this 'button' to trigger some code to run irrespective of it being 0 or 1 value - but I need to vary the label of this 'button' depending on other factors on the form.
Any help or suggestions greatly appreciated,
Doug.
*This post is locked for comments
I have the same question (0)