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 ๐
This topic is locked and no more replies can be posted.
