Creating conditions based on a dynamic list

Hi, I’m populating an array of radio buttons dynamically from a list of form submissions (they’re labelled with their submission dates and time)… The idea is, the user ‘ticks’ the relevant button and some fields within the form are populated from fields in the other.

I’ve then got a repeat loop, where they can go through the process again, if they want to choose a different radio button from the list… What I’d like to achieve, is to have a the one they’ve ‘already ticked’, disappear from the copy of the array… No idea where to start with this. Any help would be greatly appreciated.

Hi Mark,

We have a free snippet that will automatically disable a choice from a Radio Button field if that choice was already selected in another Radio Button field on the form.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.