Defining the questions
To define text questions
- Open the Questions & Mappings dialog box for an SRD. See Adding-questions-to-an-SRD.
- On the Questions tab, click Add Question.
In the Question Text field, enter a question for users. You can enter up to 254 characters.
If you want to enter the greater than (>) or less than (<) sign in the Question Text field, use encoded text (> for >, and <for <); otherwise, browsers will interpret the greater than and less than signs as HTML markup, which is not supported. For more information about the restrictions in creating questions, see Creating-questions-to-use-with-SRDs.- In the Question Format field, select Text.
- (Optional) In the Instructions field, enter instructions on responding to the question.
- In the Number of Text Rows field, specify how many lines are used in your question.
If you enter 1, the Text field appears in the Request Entry form as a single-line input field. If you enter 2, the Text field is two rows in height, and so on. - In the Limit Input Length To field, specify the number of characters that a user can enter.
This field is important for fulfillment application mapping if the fields are limited in input length. By default, for a single-line question, users can enter as many as 128 characters. - (Optional) In the Specify Regular Expressions field, enter a regular expression to validate the user's response.
Regular expressions ensure that users enter information, such as email addresses, in the correct format. If the user enters a response that does not match the pattern specified by the regular expression, the system displays an error message. For examples of regular expressions, see Adding-questions-to-an-SRD. - Click Save.
To define radio button questions
- Open the Questions & Mappings dialog box for an SRD. See Adding-questions-to-an-SRD.
- On the Questions tab, click Add Question.
- In the Question Text field, enter a question for users.
If you want to enter the greater than (>) or less than (<) sign in the Question Text field, use encoded text (> for >, and < for <); otherwise, browsers will interpret the greater than and less than signs as HTML markup, which is not supported. For more information about the restrictions in creating questions, see Creating-questions-to-use-with-SRDs. - In the Question Format field, select Radio Buttons.
- (Optional) In the Instructions field, enter instructions on responding to the question.
- In the Displayed Value field, enter the value that appears to users (for example, a department name, such as Accounting).
In the Stored Value field, enter an internal value (for example, a department number, such as 80300).
- Click Add.
- Repeat step 6 through step 8 for each option you want to add.
- Click Save.
To define check box questions
- Open the Questions & Mappings dialog box for an SRD. See Adding questions to an SRD.
- On the Questions tab, click Add Question.
- In the Question Text field, enter a question for users.
If you want to enter the greater than (>) or less than (<) sign in the Question Text field, use encoded text (> for >, and < for <); otherwise, browsers will interpret the greater than and less than signs as HTML markup, which is not supported. For more information about the restrictions in creating questions, see Creating-questions-to-use-with-SRDs. - In the Question Format field, select Check Boxes.
- (Optional) In the Instructions field, enter instructions on responding to the question.
- In the Displayed Value field, enter the value that appears to users (for example, Accounting).
- In the Stored Value field, enter the value stored in the database.
- Click Add.
- Repeat step 6 through step 8 for each option you want to add.
- Click Save.
To define range questions
When specifying a range of values for a range question, specify a range that covers a maximum of 20 discrete values. To allow users to enter a wider range of values, use a text question type.
- Open the Questions & Mappings dialog box for an SRD. See Adding questions to an SRD.
- On the Questions tab, click Add Question.
- In the Question Text field, enter a question for users (for example, Quality of Food).
If you want to enter the greater than (>) or less than (<) sign in the Question Text field, use encoded text (> for >, and < for <); otherwise, browsers will interpret the greater than and less than signs as HTML markup, which is not supported. For more information about the restrictions in creating questions, see Creating-questions-to-use-with-SRDs. - In the Question Format field, select Range.
- (Optional) In the Instructions field, enter instructions on responding to the question.
- In the Minimum Label field, enter the value that appears to users (for example, Low).
- In the Minimum Value field, enter the smallest range value (for example, 1).
- In the Maximum Label field, enter the value that appears to users (for example, High).
- In the Maximum Value field, enter the largest displayed value (for example, 10).
- Click Save.
To define date and time questions
To use custom date formats in the Required Completion and Expected Completion fields, and in all date and time questions on the Provide Information form, users must select the Custom Date format for the Display Data/time Style (Web) field on the Web tab of the AR System User Preference form. For more information about setting preferences on the Web tab, seeWeb client preferences. For more information about setting user preferences, seeSetting user preferences.
- Open the Questions & Mappings dialog box for an SRD.
- On the Questions tab, click Add Question.
- In the Question Text field, enter a question for users.
If you want to enter the greater than (>) or less than (<) sign in the Question Text field, use encoded text (> for >, and < for <); otherwise, browsers will interpret the greater than and less than signs as HTML markup, which is not supported. - (Optional) In the Instructions field, enter instructions on responding to the question
- In the Question Format field, select Date/Time, Date, or Time.
- Click Save.