Fields to Appear As Previous One is Completed

indieben 05 Nov, 2018
Hi,

I was looking to have the form display the next field/option as the previous one is completed. There doesn't seem to be an option for this though?

Thanks.
GreyHead 06 Nov, 2018
Answer
2 Likes
Hi indieben,

You could probably code this using custom JavaScript - you can load all the elements as hidden and then un-hide the next one. Or you could create a multi-page form with one element on each page.

Bob

PS Personally I think I'd find this a bit irritating.
indieben 06 Nov, 2018
Thanks both of you - I'll sack that idea then but at least it answers the question for someone else! :-)
This topic is locked and no more replies can be posted.