12/09/2022 12:40 PM
Hi,
Does anyone know how to hide almost everything on the user creation form until one question is answered? We have multiple sections such as Employee Details, Contractor Details, Business Details, etc. and under each section we list additional questions like first name last name, cell phone, title, etc.
However, when the user clicks on the create user form, the landing page has every single section and question pops up and only when user selects user type as 'employee' or 'contractor' from the drop down do the questions filter out according to the user type. We are trying to basically only have on the landing page 'User Type' drop down and from there if they pick employee, contractor, etc will the correct sections and questions are appeared. We do not want any irrelevant questions to the user displayed initially.
We had tried show / hide feature and it is only working once the user selects user type.
Thanks in advance!
Steph
Solved! Go to Solution.
12/09/2022 01:59 PM
On load all questions will be shown but in case you want to show hide use action string
12/12/2022 06:10 AM
Oh ok. So on initial loading of the page, everything will show. Only after user starts selecting answers on the form - than our show hide on the action string will populate accordingly.
12/09/2022 02:01 PM
If I understood you statement correctly you were able to achieve hiding questions of respective section based on user input but you were not able to hide the sections(Employee Details, Contractor Details, Business Details,etc)?
12/12/2022 06:11 AM
Yes, show hide is working for questions. Are you able to hide section names? We did not achieve that yet.
We were trying to see if we could hide every question and section on the initial landing or loading page besides one question / section header.
12/12/2022 11:43 AM
You can't hide section on landing. You need to have atleast 1 question to hide dependent questions