I like most of what is in the Default/Aqua template but need to add a couple of items for ALL of my forms. I can't find where it is defined. Thanks for any help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The default template is actually embedded in process3.php file (the last file in the form generation stage). I know this is a very bad design decision on my part, ... i'll separate the template files out in the next version or so.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I like most of what is in the Default/Aqua template but need to add a couple of items for ALL of my forms. I can't find where it is defined. Thanks for any help
The default template is actually embedded in process3.php file (the last file in the form generation stage). I know this is a very bad design decision on my part, ... i'll separate the template files out in the next version or so.