change selection after user input
Posted: 2023-11-27 10:18
Hello everyone,
First of all, I have to say that Appgini is a great everyday helper.
We have already replaced several solutions and Excel files with Appgini.
My current project presents me with the following challenge.
I have a form with several drop-down menus.
In the first DropDown is e.g. for selection : order;; offer;; return
My goal is, when the user selects "order", that the next field contains e.g. article number.
If the user selects "return", the next field should contain the delivery note number, for example.
In other words, the selection option should be dependent on the previous selection.
I hope I was able to explain it correctly. Surely this is solved via the hooks or ?
Best regards
Thorsten
First of all, I have to say that Appgini is a great everyday helper.
We have already replaced several solutions and Excel files with Appgini.
My current project presents me with the following challenge.
I have a form with several drop-down menus.
In the first DropDown is e.g. for selection : order;; offer;; return
My goal is, when the user selects "order", that the next field contains e.g. article number.
If the user selects "return", the next field should contain the delivery note number, for example.
In other words, the selection option should be dependent on the previous selection.
I hope I was able to explain it correctly. Surely this is solved via the hooks or ?
Best regards
Thorsten