Oct 15th, 2012, 10:27 PM
1) Yes, you can create hidden fields in your form, which you can then edit on the back end. You can add checkboxes, text fields, radio buttons, etc.
2) Yes, you can set it to send an email every time the form is edited, only when it's submitted, or you can put a "send email" button on the particular view so you can send an email whenever you need to. The emails can be set up as a template which includes certain information from the form if you wish.
-Alex
2) Yes, you can set it to send an email every time the form is edited, only when it's submitted, or you can put a "send email" button on the particular view so you can send an email whenever you need to. The emails can be set up as a template which includes certain information from the form if you wish.
-Alex
(Oct 15th, 2012, 4:59 AM)rvgulik Wrote: I have a couple of questions regarding your product :
1. I want to create a form which also has hidden fields, these fields are only possible to edit by admin, is this possible?
2. I saw the option to trigger an event to send the submission again when it is changed, so with every change a email is end out? What if i want to have the possibility to send the form again manually and not automatically?
Let me try to explain this :
1. User submits a form.
2. This form has a number of fields which are hidden for the person whom submits the form.
3. On the client backend i need to put some checkmarks on a number of fields. As soon as i click on update a email is send out that person.
4. What i want to have is the possibility to manual send out the email.
I hope this is a bit clear.
BR
Robert