Skip to main content
July 28, 2023
Question

validationGroup

  • July 28, 2023
  • 4 replies
  • 1 view

how validationGroup works.

how it is related to validations

    4 replies

    mathieud0001
    July 28, 2023

    Maybe this will help?

    [View:https://docs.appian.com/suite/help/23.2/recipe-use-validation-group-for-buttons-with-multiple-validation-rules.html]

    mikes0011
    Brainy
    July 28, 2023

    For what it's worth: because of the way field behave when assigned a validation group (particularly, "required" fields will no longer show the "required" indicator at all after they're given a validation group), I tend to not use this feature under most normal circumstances, and design around it in other ways (using helper text, disabling / enabling buttons, etc).

    mathieud0001
    July 28, 2023

    Same for me.

    csteward
    July 28, 2023

    +1 on tending away from validation groups.  It is not a good UX in my opinion if I cannot add an asterisk to a required field when using these, so I stay away..