Hello
Need some help. I'm using a stateless form that is passing data into a normal form.
There are some checkboxes being ticked on the stateless form and some fields need to be shown / hidden in the following step on the normal form.
Any way to achieve this conditional hide/show of form fields using URL parameters being passed from the stateless form to the normal form?