Question
Pega Survey - Adding a Question from Library
Hi!
When I add a Question while using the PEGA 'Survey Creation Tool', the question is added immediately to the library and available to be added if required again.
When I add a Question using the 'Question Authoring Tool' and selecting the correct Context, the question (ProgramFocusArea in the below example) is added to the library but is Unavailable to be used in the Survey.
The question is visible but greyed out. Cannot be selected to add to the survey.
What is the point of making it available for isplay but not be made available to be added?
HOW do we make questions that are added DIRECTLY to the Survey Repository be made available for addition to individual surveys?
The rule displaying the Libray Questions is an OOTB rule 'pyAddToLibrary' in class Data-Rule-Summary and the 'Add' functionality is disabled because property ' .pyIsEnabled = false ' evaluates to true. I am using PEGA 8.1.
Is there anything I need to do explicitly, to enable the question AFTER it has been added to the Question Library? What is the point of adding a question to a Survey Library if I cannot add it to my survey but it is only 'visible' in the Library?