Good day everyone,
I was wondering if it is at all possible to use javascript to dynamically change the item list available in a radio button.
For example, if a user makes Choice A on first page, then the radio button on my second page will be modified via javascript to reflect that, and so on if they were to choose Choice B instead.
Is this doable at all?
Thank you very much