I'm trying the forms option and having issues with the information visible on the request, for reporters and agents.
I's a simple form, with an initial dropdown menu and three options to chose from, based on where the reporter is located. Depending on the selection, new options show up. I did that using a section end/start after the first question and then adding other section end/start to each available option. Very simple.
But when the request is created (I have Request Form and the correct request type selected on Settings), the request created shows the first dropdown menu selection correctly, but all the following fields empty. Basicaly, it shows the information selected before the first end/start section, and nothing more. Just the blank fields, with no data input.
What can be causing this? Thnak you.