Hello , i don't understand very well how the dynamic data option work
I have a checkboxlist and I would like upload the data of a field "nom" of a database "formations" but i don't know what i have to put in Path,key etc
Can you help me please
I have a checkboxlist and I would like upload the data of a field "nom" of a database "formations" but i don't know what i have to put in Path,key etc
Can you help me please
Hello simbur,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
P.S: I'm just an automated service😉
Hi simbur,
Add a DB Read action to the form OnLoad event to get the data you want.
The Model ID there is the Dynamic Path; the Key and Text are two column names (or just one if you want them the same).
Bob
Add a DB Read action to the form OnLoad event to get the data you want.
The Model ID there is the Dynamic Path; the Key and Text are two column names (or just one if you want them the same).
Bob
Hi
I have to add only DB Read action ? Really sorry but i don't understand
I have a DB Read action with the name of the database but that doesn't work when i look the form,the label is there but there'aren't any data in my checkboxlist
I have to add only DB Read action ? Really sorry but i don't understand
I have a DB Read action with the name of the database but that doesn't work when i look the form,the label is there but there'aren't any data in my checkboxlist
This topic is locked and no more replies can be posted.