Hello,
I got a problem with the edit of form.
Typically when clicking Edit Record, it callback the form but the form is empty from every data.
I would like to retrieve the data in the callbacked from when clicking Edit Record .
I got a problem with the edit of form.
Typically when clicking Edit Record, it callback the form but the form is empty from every data.
I would like to retrieve the data in the callbacked from when clicking Edit Record .
Hi laurentmartin,
For the Edit Record link to work I think that there has to be a Primary Key set on the table. Is there one set for the table you are using?
Bob
For the Edit Record link to work I think that there has to be a Primary Key set on the table. Is there one set for the table you are using?
Bob
Apparently it doesn't come from primary key.
There is no problem in the back end to populate the field, only problem in the frontend
There is no problem in the back end to populate the field, only problem in the frontend
This topic is locked and no more replies can be posted.