Hello,
sorry my English is very bad,
I have a form with a drop down that contains data loaded with DB Multi Record Loader. When I create a new record (token = 0), the drop down works perfectly. during submit, the value of Drop down into the database is an integer (ID_ACHETEUR) which corresponds to the ACHETEUR to the registration table.
When I want to edit the registry (token = val), the drop down does not display the different possibility.
I tried everything but without success.
How can do you do when editing a form, we puissons show the different possibilities of dropdown loaded with DB Multi Record Loader?
Thank you for your help.
sorry my English is very bad,
I have a form with a drop down that contains data loaded with DB Multi Record Loader. When I create a new record (token = 0), the drop down works perfectly. during submit, the value of Drop down into the database is an integer (ID_ACHETEUR) which corresponds to the ACHETEUR to the registration table.
When I want to edit the registry (token = val), the drop down does not display the different possibility.
I tried everything but without success.
How can do you do when editing a form, we puissons show the different possibilities of dropdown loaded with DB Multi Record Loader?
Thank you for your help.