Hi I use save db action instead of email and in my save db action I added data source.
For a text field or any other field I used {data:field_value} but for custom HTML what to use ?
Example my field is name and value name
I have added a custom html with unit name html_code_24
Ex:
Table field name Value Value Type Action
name {data:name} Use Value Insert
For a text field or any other field I used {data:field_value} but for custom HTML what to use ?
Example my field is name and value name
I have added a custom html with unit name html_code_24
Ex:
Table field name Value Value Type Action
name {data:name} Use Value Insert
I have create a text area in the last page with value & place holder then in value field I have put name:{data:name} <br> email:{data:email} then in save db data source I have use my text area field name and all my form content is save in one column of the table 😀
You need to login to be able to post a reply.