Hallo
How to insert ID data into email content? I would like ID to also be attached to the form content. Is there any code for this that I should put in Body
{email_content}
How to insert ID data into email content? I would like ID to also be attached to the form content. Is there any code for this that I should put in Body
{email_content}
if you have a "Save data" action then you can find the ID path in the form debug after the action is processed
Which tab is Save Data in? I'm lost for something and can't find it.
https://www.chronoengine.com/faqs/chronoforms/chronoforms7/how-to-save-the-form-data
https://www.chronoengine.com/faqs/chronoforms/chronoforms7/how-to-save-the-form-data
on the right side in your form editor > Actions > Database > Save Data
How to show something like this in a form field.
1016/00001 (variable id)/24/XX/GB
The variable would be e.g. 00001, 00002
where the numbers 1 and 2 are the ids of subsequent completed forms available in the database, a
remaining constants. Is there any code or textbox parameters for this? I hope I described the idea understandably.
1016/00001 (variable id)/24/XX/GB
The variable would be e.g. 00001, 00002
where the numbers 1 and 2 are the ids of subsequent completed forms available in the database, a
remaining constants. Is there any code or textbox parameters for this? I hope I described the idea understandably.
You need to login to be able to post a reply.