You have the option to include additional questions for the project requestor in the project request forms. These questions can be added using the Define Project Questionnaire task. You do not have to edit the HTML pages to add these questions.
Questionnaires allow you to add specific questions for each project type. In other words, the questions that appear on the project request form will vary depending on the project type. For example you could add different questions for users requesting a lease project, a renovation project, a commissioning project, or a property acquisition project.
When users enter answers to the questionnaire questions, the questionnaire data is saved to the Activity Projects table. For each project, the data is saved to the project’s Questionnaire Results memo field in the Activity Projects table.
For more information on questionnaire data, see ARCHIBUS System Management Help.
In order to add questions to the project request forms, you first set up a questionnaire for each project type. Next, you create questions for each questionnaire.
When you set up your questionnaires and questions, you use the Set Up/Define Project Questionnaires task. You can set up Enumerated, Look Up, or Free Form questions.
After setting up your questions, you test the questions you created in the project request forms.
To set up a questionnaire:
Questionnaire Code: Click in the Questionnaire Code field and a pop-up window displays a list of your defined project types. Select a project type from the list. The Questionnaire Code field is filled in using the project type you selected.and the prefix "Project".
Questionnaire Title: Enter a title to further identify the questionnaire.
The Questionnaires tab now includes this questionnaire. Questions you add to this questionnaire will appear only on project request forms for the project type that is specified in the questionnaire.
To set up a question:
The Questions tab shows any questions already defined for the selected questionnaire.
The Add or Edit Question form appears.
Question Name: Enter a unique identifier for the question.
Question Text: Enter the question text that you want to appear to users. This text cannot contain special XML characters, such as, <>&’”.
Sort Order: Specify the order in which questions appear on the form by setting Sort Order. The system consults the Sort Order values when determining the order in which to display questions on the form. The question with the lower value is placed first; the question with the highest value is listed last.
Is Active?: If you want the question to appear in the edit form, set Is Active? to Yes. If you want to establish this question now but have it appear on the form at a later time, choose No.
- Enumerated List: If Enumerated is chosen for Format Type, complete Enumeration List with a list of values that the user can choose. Separate the response values with semi-colons.
- Look-Up Table and Look-Up field: If Look-Up is chosen for the Format Type, complete Look-Up Table and Look-Up Field options with the table and field whose values will display in the Select Values dialog presented to the user.
- Free Form Width: If Free Form is chosen for Format Type, in the Free-Form Width field enter the maximum length of the value that the user can enter in the HTML input form.