Kinda new, but in a week ready to push my firs tool out.
I have a view in Modal view that has a lot of questions. However, I do not want to freak out a new user by showing this entire list at once. Therefore, there are many Display Rules that review more questions as one is answered.
The first question uses a drop down. This first image shows how it looks before the drop down is clicked on to select an option
Looks fine
Now the drop down is selected and it is off the screen and only reveals the first option as shown here
And here is an image after scrolling down to reveal the entire list
This View expands properly after this first field is selected.
Shown here
I have tried Radio Buttons, but it does not trigger the Display Rule to reveal the next set of fields.
Is there a way to set the minimum height of the modal view?