QuestionnaireEditView

This action template allows the user to edit a questionnaire (i.e. to fill in the answers).

Below is a list of input arguments:

Input Argument

Description

DestinationRequestOption

Defines how data is requested, see RequestOption argument in General Input Arguments.

SourceRequestOption

Defines how data is requested, see RequestOption argument in General Input Arguments.

QuestionnaireLinkName

Not applicable in Aurea CRM, for compatibility purposes only.

SourceCopyFieldGroupName

Name of the field group from where the source fields are read (= where the functions have been assigned), e.g. QuestionnaireId and SurveyDate from the MA record.

SurveySearchAndListName

Name of the Search&List configuration referencing the field group containing the Questionnaire and Date fields in the U1 info area.

SurveyTemplateFilter

Name of the filter defining the key field for the U1 record.

If no questionnaire record can be found locally (e.g. if an MA record was created locally), it is created on the device. However, the local U1 record must not be synchronized, the record created by the server must be used. By defining the key field, the server does not create a new questionnaire if the key field and the LinkRecords (FI and FI/KP) match.

SurveyAnswerSearchAndListName

Name of the Search&List configuration referencing the field group containing question (U2) fields.

SurveyAnswerTemplateFilter

Template filter defining initial values for the survey's answers.

ConfirmButtonName

Defines the button displayed in the application. No button is displayed if a non-existing button is given.

In the update.tablet configuration, this is the ConfirmSurvey button that has the SaveAndConfirm action assigned.

ConfirmedFilterName

Defines the records (e. g. surveys, reports) that are confirmed/finalized. The user can only edit data that does not fulfill these conditions (i.e. the Confirm/Finalize button is still displayed).

Records meeting the conditions are displayed read-only.

ReadOnly

If set to true, the questionnaire is always displayed in read-only mode, the user cannot edit it.

Default value: false

Portfolio

If set to true, a portfolio is displayed instead of a questionnaire (if a portfolio was defined in Aurea CRM web).

Default value: false

If set to true, a portfolio is displayed in the record's Details page.