I dynamically populate this from a {var:read_data1} database read, which changes based on other stuff in my form. No problem there.
Under the EVENTS option you have three choices…. SELECTING, UNSELECTING or CHANGE.
Cannot use CHANGE because every time I RELOAD the radio options that is treated as a “change“ triggering the event.
I want to only show SUBMIT button after a selection is made. So to use SELECTING is there some sort of generic wildcard option? Or a way to dynamically populate this option each RELOAD?
Under the EVENTS option you have three choices…. SELECTING, UNSELECTING or CHANGE.
Cannot use CHANGE because every time I RELOAD the radio options that is treated as a “change“ triggering the event.
I want to only show SUBMIT button after a selection is made. So to use SELECTING is there some sort of generic wildcard option? Or a way to dynamically populate this option each RELOAD?
You need to login to be able to post a reply.