Loading...
 
Skip to main content

History: Application_Form

Source of version: 6

Copy to clipboard
            TikiWiki 2.0 was already used to generate what is described below. Now, we just need a profile.



A multi-page questionnaire / application form

*Multi-page form
*User can fill in part of the questions, and come back later for more.
*Have a flexible layout for adding tips & explanations
*Have some content & forms which depend on the value of a previous field.
*Show a preview at the end, with some warning about non-entered fields.
*When the application is sent, it can no longer be changed.


This can be done using:
*One huge user tracker
*Using tracker plugin to create forms in pages
*TRACKERITEMFIELD and TRACKER plugins, associated with the user.


Example of use of the tracker plugin in a page
{CODE(caption=>caption text,wrap=1)}
{TRACKER(trackerId=1, view=user, fields=43:28:29:30, action=SAVE and NEXT, showtitle=n, showdesc=n, showmandatory=y, embedded=n, url="next page", wiki=tracker Identification)}
{TRACKER}
{CODE}


See Marc & RTA project for questions.

!!Related
*((User_Trackers))
*((Paper_Submission_and_Reviewing_System))


A passport application form is a good example
        

History

Information Version
Tue 14 of Sep, 2010 01:30 GMT-0000 Marc Laporte cleaner 8
Thu 25 of Dec, 2008 18:32 GMT-0000 Marc Laporte 7
Sun 19 of Oct, 2008 15:53 GMT-0000 Marc Laporte 6
Mon 06 of Oct, 2008 15:03 GMT-0000 Marc Laporte 5
Mon 06 of Oct, 2008 14:46 GMT-0000 Marc Laporte 4
Tue 05 of Aug, 2008 20:12 GMT-0000 Marc Laporte 3
Fri 11 of Jul, 2008 12:28 GMT-0000 Marc Laporte 2
Fri 11 of Jul, 2008 12:27 GMT-0000 Marc Laporte 1