Hi All,
I have made a form and i have created the database table corresponding. When i use the form the followings fields are automatically inserted into the table : uniq_id / user_id / created.
My question is : how to insert the followings fields into my custom database : uniq_id / user_id / created ?
Thanks in advance for the answer,
Ledev
I have made a form and i have created the database table corresponding. When i use the form the followings fields are automatically inserted into the table : uniq_id / user_id / created.
My question is : how to insert the followings fields into my custom database : uniq_id / user_id / created ?
Thanks in advance for the answer,
Ledev
Hi Ledev,
If those columns exist in the table then the values should be saved. You need to click Delete Cache in the Forms Manager toolbar if you change the table structure so that the CF records are updated.
Bob
If those columns exist in the table then the values should be saved. You need to click Delete Cache in the Forms Manager toolbar if you change the table structure so that the CF records are updated.
Bob
This topic is locked and no more replies can be posted.