I am using v2.3 of chronoforms.When i am creating a new form and connect it to a table,before the connection i have to do "create table".When i create the table there are already some options like recordtime,uid,cf_user_id e.t.c
My question is how can i make it so the form saves the cf_user_id as id.To fully understand,what i want to do is when the user fills in the form i want to take his id and store it in the table under a field with name "id" and not "cf_user_id"
My question is how can i make it so the form saves the cf_user_id as id.To fully understand,what i want to do is when the user fills in the form i want to take his id and store it in the table under a field with name "id" and not "cf_user_id"