- Create or open the text file for
customized properties.
For
more information,
see
Editing Properties Using MQL.
-
To configure whether conditional questionnaires and the Questionnaire Approval Template tab are available for use, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
enoQuestionnaire.Component.Approval.ConditionalQuestions = false
This property controls the ability to view and use both of these features. One cannot be enabled without the other.
-
Set the value for this property depending on your business requirements:
-
true = Conditional questionnaires can be created and responded to and the Questionnaire Approval Template tab appears in change orders until they reach the In Approval state.
-
false = Neither conditional questionnaires nor the Questionnaire Approval Template tab are available for use.
-
When you are finished updating the text file with all properties that you want to modify, use the text file to modify the enoDocumentControl.properties page object. For more information, see Editing Properties Using MQL.
|