Assistance with developing template-various questions
Posted: Wed Dec 08, 2010 7:43 am
I need to develop the following:
1. Account verification form (that could also be printed out) that would be based on a template.
2. Would be totally user customizable have questions, some with Y/N answer, some with text entry, some with numerics
3. Information would be saved to a file, with reference/coding to the specific lines, etc. allowing data to be retrieved and managed.
4. Some answers may trigger additional questions/popup, etc.
5. Probably would have a master file of available fields names and values that could be used, maybe including the text of the question prompts. The template file might only control the formatting of the screen and the loading/unloading of the current/modified responses.
I am looking for thoughts on how to approach this, maybe some samples. I should be able to address the coding issue once I get the implementation structure established. The process would be where I would read the template file, and then construct the data entry screen.
Any thoughts, ideas, samples would be greatly appreciated.
Cliff.
1. Account verification form (that could also be printed out) that would be based on a template.
2. Would be totally user customizable have questions, some with Y/N answer, some with text entry, some with numerics
3. Information would be saved to a file, with reference/coding to the specific lines, etc. allowing data to be retrieved and managed.
4. Some answers may trigger additional questions/popup, etc.
5. Probably would have a master file of available fields names and values that could be used, maybe including the text of the question prompts. The template file might only control the formatting of the screen and the loading/unloading of the current/modified responses.
I am looking for thoughts on how to approach this, maybe some samples. I should be able to address the coding issue once I get the implementation structure established. The process would be where I would read the template file, and then construct the data entry screen.
Any thoughts, ideas, samples would be greatly appreciated.
Cliff.