Hi,
After creating form using chrono form component at end of every form one link
"Powered By ChronoForms - ChronoEngine.com" is coming .
Please suggest me how to remove this link .
And
Once I submit form I want to display all the fields data that is inserted .
Like
Name : abc
DOB : 6/10/1983
Email : [email]abc@gmail.com[/email]
If anyone knows please help me to do this.
Thaks
After creating form using chrono form component at end of every form one link
"Powered By ChronoForms - ChronoEngine.com" is coming .
Please suggest me how to remove this link .
And
Once I submit form I want to display all the fields data that is inserted .
Like
Name : abc
DOB : 6/10/1983
Email : [email]abc@gmail.com[/email]
If anyone knows please help me to do this.
Thaks
Hi deshmukh999,
first question: http://www.chronoengine.com/subscriptions.html
2nd one, add any text you want to show in the "on submit after email" code box, add fields names between 2 {} to show the value, e.g: {name_field_name}
Regards,
Max
first question: http://www.chronoengine.com/subscriptions.html
2nd one, add any text you want to show in the "on submit after email" code box, add fields names between 2 {} to show the value, e.g: {name_field_name}
Regards,
Max
thank you for answering my question.
Now I got the solution
Now I got the solution
This topic is locked and no more replies can be posted.