Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • You can define one or multiple behaviours for your question as the predefined list 

    1. Show when value of other field is: the question will be shown when other question(s) satisfy conditions conditions.

      • E.g The question “AddOnCoverSumInsured” is show when question
        ”IsAddOnCoverIncluded” equals to “Yes”

      • Image Added
    2. Hide when value of other field is: the question will be hidden when other question(s) satisfy conditions conditions.

      • E.g The question “AddOnCoverSumInsured” is hide when question
        ”IsAddOnCoverIncluded” equals to “No”

      • Image Added
    3. Disable when value of other field is: the question will be disabled when other question(s) satisfy conditions conditions.

    4. Set value when value of other field is: the question value will be set as defined when other question(s) satisfy conditions conditions. Using when there is a predefined value base on other field.

      • E.g The question “Deductible” is set value “1000” when the question “Cover” is “Ansvar”, as the deductible is fixed with covers.

      • Image Added
    5. Populate from other field : the question value will be filled-in when another question is answered. The filled-in value is defined in the AgencyLookup file, in the Product Settings Settings. Usually this behavior is using for the read-only question.

      • E.g The question “City” is populate from the “Postcode” lookup when the question “Postcode“ is filled in. When you enter “0880” in the Postcode question, then the value “Oslo” is populated in the City question

      • Image Added
    6. Clear dependent values: other questions values will be cleared when the question is cleared 

      • E.g: The question value “OwnerName” is cleared when user clears the value of the question “RegistrationNumber”

      • Image Added

When choosing a behaviour, the corresponding condition will be displayed below

...