Hi i need a problem. I have made and set up all things i need (i hope :-)), but there is one think i dont know how to make it. I have a form (store db and email). I also set up email template (name,email,phone,...) but i need also a form id (for example:
cf_id 1
cf_uid 07ff96178e2f2d2f55ea59de933921da)
I dont care which of them i see in email template (better will be cf_id)
I try to take a {cf_id} into template like {input_text_1}, but thats works done.
Do anybody know how i take a form id into email template?
Thanks
HI,
thanks for answer, what i read, this is i need, so thanks fot that. But do you have some tutorial, how to keep this to db? And off course how to show it in text (email or thanks answer)
i do it at my test form and rocord look like this:
Field title Field value
cf_id 1
cf_uid 44b8fd9846a29809455cc9de4fd5e6ce
cf_created 2013-04-01 14:47:23
cf_modified 0000-00-00 00:00:00
cf_created_by 0
cf_modified_by 0
cf_ipaddress 46.13.253.57
cf_user_id 0
input_text_1 qqq
input_text_2 www
input_submit_3 Submit
unique_id
there isnt any number or text at unique_id
at table is varchar lenght 255...i have it install already, there is some set up how to automatically generate a code when submit button is clicked or something
Hi HerMister,
Have you installed the Unique ID action and added it to your On Submit event?
Bob
yes i have installed it but i dont know where is that events you write about in last post...I find it before something like this in configue on submit button, but there isnt like that
EDIT:: i am stupid i found it...now i am going to try it...yes it is work perfectly...thanks