Hi all,
I have a query action within my form that gives back a number of project numbers as dropdown.
The user can choose whatever project number he wants out of that drop down list. Everything fine.
BUT
as soon as the user opens a saved entry in order to edit it, the project number is either
- empty (sql request is executed again within edit modus -> dropdownlist with all project numbers is displayed) or
- only the already selected project number is displayed (sql request is not executed within edit modus)
What I want is that the dropdownlist is available, BUT the already selected project number is still displayed (as selected).
Is there any way to solve this? I cannot imagine that I am the first one with this problem...
Jan von Reith, Cosima von Kries
Cheers
mai-kel