Hi there,
I'm trying to build an app where the user has four choices of output from a workflow
I wanted to use radio buttons for this, where the user checks one radio button, and this enables the relevant container to produce the output.
I can only see how radio buttons disable one container at a time - I can't see how to do the reverse, and enable one but disable the others.
Is this possible?
Thanks!