Hi,
I created a Control with 5 dropdown fields, filled by a query. From the second dropdown list to the fifth, each dropdown list has been filled with values, depending on the selected value of the former dropdown (by queries with references to variables in the where-clause).
For this reason, in my ‘Lookup Settings’ of each Field, I need to check the ‘Reload form when value has changed’ option.
Everything works fine, except the screen layout.
Each time, a value has been selected from the dropdown list (when it has been changed), causing a ‘Reload’ to fill up the next dropdown-lists, the input form jumps to the top of the browser.
How can this be solved ?
Kind regards,
Dart.