I notice that you have a "Form completed" which is still under development. I am not sure how this are going to work and need to ask you.
1. Is the "Form completed" going to work so that the whole form including images and fields will be sent to an email address ? And if so, when will it be ready?
2. I need all of the items/fields/images in the form to be sent, and not only the data. I want the user to receive the same form as they filled in. Is there a way i can accomplish this ?
1. Is the "Form completed" going to work so that the whole form including images and fields will be sent to an email address ? And if so, when will it be ready?
2. I need all of the items/fields/images in the form to be sent, and not only the data. I want the user to receive the same form as they filled in. Is there a way i can accomplish this ?
#1- yes thats it, I dont have any idea when I will be able to finish this but hopefully soon.
#2- the way is to put your form html code and replace every "input" elelment with the name inside brackets like {element_name}
Cheers🙂
Max
#2- the way is to put your form html code and replace every "input" elelment with the name inside brackets like {element_name}
Cheers🙂
Max
This topic is locked and no more replies can be posted.