Hi Team,
I have a drop down menu on one app screen, and once the user selects a number, the next app screen appears with the numbered selected items will appear (properties in the Collections).
So I select 3 from the drop down menu, the next screen then lists, say a label and text box for inputting, on 3 rows. For e.g.:
Label 1 + [Text field 1]
Label 2 + [Text field 2]
Label 3 + [Text field 3]
So it is a dynamic app screen. Is there a way to get around this?
Thanks!