Hi all,
well I am back after aq long abscense, so to start with I have posted a mini write up of my forms, and how its all been put together. It can be found here:
http://www.chronoengine.com/index.php?option=com_fireboard&Itemid=37&func=view&id=7355&catid=7
I would welcome any feedback and advice as to what I have done so far!
Now moving on, I aim to the do the following:
[list]
Add form validation to all fields, with customised messages indicating whats wrong
Split the form into 'pages' for easier viewing (is this possible? I would want people to be able to navigate forwards and back pre-submission without losing info)
Add submission status to the database (a field with a value of 'submitted' for every form
create (and populate)a field for 'number of submissions' (i.e. based on char name or email let us know how many times previously someone has filled a form in)
Create a simple screen where the extra information can be viewed and the status field adjusted by guild officers
Automatically send an pre-configured email to the original user when the status field changes, differing templates based on the value of the field (Greyhead, I know this is not in chronoforms, but I am hoping I can call the existing process's in chrono to do this?)
Allow an end user to view the status of the application via a query to the database
And a biggie for me - find a way to output the entire form, in a formatted way to a phpBB3 forum on initial submission [/list]
So, as you can see, there is a lot done, but still a lot to do. Would anyone care to share thier experiences of doing the same or suggest any code snippets etc ?
All feedback greatfully recieved,
Mizpah
well I am back after aq long abscense, so to start with I have posted a mini write up of my forms, and how its all been put together. It can be found here:
http://www.chronoengine.com/index.php?option=com_fireboard&Itemid=37&func=view&id=7355&catid=7
I would welcome any feedback and advice as to what I have done so far!
Now moving on, I aim to the do the following:
[list]
So, as you can see, there is a lot done, but still a lot to do. Would anyone care to share thier experiences of doing the same or suggest any code snippets etc ?
All feedback greatfully recieved,
Mizpah