Hello,
In a form that I use to edit the data in the database, as I do, in a drop down list, to set as the selected option value stored in the database?
Regards.
Gioacchino
Hi Gioacchino,
If you load the saved date with a DB Record Loader action then the drop-down value should be set automatically.
Bob
Hi Bob,
Maybe because I used DB Multi Record Loader?
I'm going to try with a DB Record Loader.
Regards.
Gioacchino
Hi Gioacchino,
If you want to load one record for editing use the DB Record Loader.
If you want to load several records - to show a list, or create options for a select drop-down for example - then use the DB Multi Record Loader.
Bob
Hi Bob,
WONDERFUL.
It's works, I had to put both (DB Record Loader and DB Multi Record Loader).
:wink:
Tanks.
Gioacchino