We run "compeitions" on our site and have a basic entry form name, phone, email etc which are consistent through all competitions. In additon this this we a textbox with a question like "Find the question for this competition on page 136 in latest issue of..."
So my question is with contour would I need to create a new contour form (so competition answers can be seperated) for each competition? and could the answer regex come from a node property or does it need to be manually added when creating the form?
Just you could export and import the form (so you have a copy) and then update your question. Or you can remove the old question and add the new one (old data won't be deleted).
For the regex, a page property can be used if you use the special parameter syntax (check the docs).
Coutour Questions.
Hello.
We run "compeitions" on our site and have a basic entry form name, phone, email etc which are consistent through all competitions. In additon this this we a textbox with a question like "Find the question for this competition on page 136 in latest issue of..."
So my question is with contour would I need to create a new contour form (so competition answers can be seperated) for each competition? and could the answer regex come from a node property or does it need to be manually added when creating the form?
Thanks.
Comment author was deleted
Hi,
Just you could export and import the form (so you have a copy) and then update your question. Or you can remove the old question and add the new one (old data won't be deleted).
For the regex, a page property can be used if you use the special parameter syntax (check the docs).
Regards,
Tim
is working on a reply...