Forums

inserting creation date into custom database

ledev 23 Nov, 2015
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
GreyHead 23 Nov, 2015
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
ledev 23 Nov, 2015
Thanks a lot for your answer.
This topic is locked and no more replies can be posted.