Dec 4th, 2011, 2:46 PM
Hi Firas,
Welcome to the forums!
http://modules.formtools.org/submission_...wnload.php
To automatically generate a unique alpha-numeric field, you'd need to write some custom code, then probably use the Submission Pre-Parser module to assign that value to each submission as they're initially added. That would take some programming knowledge, however...
Hope this helps (a bit!)
- Ben
Welcome to the forums!
Quote:1- Is the only way to attache mutiple files with same record is to have mutiple upload feilds?Right now I'm afraid so.
Quote:2- Can I've a nicer templete like the print one for email submession?Also I need to put a header image(logo) with the report sent or printed!Sure! You can customize the email templates to contain whatever you want - including styles and links to images.
Quote:3- Can I set a defualt value for the ID,or can I create a new feild that has a unique refrence number combinded to a text feild, i.e.: cs120You can customize the next submission ID (e.g. starting from 10,000 or something) using the Submission ID Manager module, if that helps:
http://modules.formtools.org/submission_...wnload.php
To automatically generate a unique alpha-numeric field, you'd need to write some custom code, then probably use the Submission Pre-Parser module to assign that value to each submission as they're initially added. That would take some programming knowledge, however...
Hope this helps (a bit!)
- Ben