Datasource = SQL Server
Screen Components=
- FormScreen
- HeaderContainer
- ButtonContainer
- FormContainer
- MyForm
- 27 visible Data Cards (16 Dropdown Controls & 11 Multi-Line Text Inputs)
- 6 non-visible Data Cards
- MyForm
Settings:
App Setting:
Container Settings:
Form Settings:
Situation:
When the user lands on FormScreen, they fill out the form using dropdowns (T/F). If the answer is yes, then the Text Inputs appear.
If the form is empty (FormMode.New), then the user is able to scroll up or down when completing the form.
After the user submits the Form, the user returns to the home page. They then can navigate back to the FormScreen if they wish. Unfortunately, the user is unable to scroll up or down within the form. (Note: the vertical scroll bar remains stuck in this position)
Question: Why does the form no longer scroll up or down? How can I fix this?
Thanks so much in advance!


Report
All responses (
Answers (