Save Failing

Save Failing

Comments

  • The Initialize step, if I remember correctly, was there to produce a list of Validations. This is the Process we were going for:

    For the Initialize Step
        Create Data Type “FormValidationIssues”
    

    i. Plural

    Before Each Add Item to List Step
        Create Data of type “FormValidationIssue”
    

    i. Singular
    Input the Required Validation Issue Message as Constant.

    i. Including the Data Name, etc.
    For each Add Item to List Step
    For the Original List

    i. Pick “FormValidationIssues.ValidationIssues” (From #1)
    See FVIImg1.png
    For the New Item

    i. Pick the Singular “FormValidationIssue” created in #2
    For the Output of the step

    i. Change Value of “FormValidationIssues.ValidationIssues”
    For the End step
    For the Input

    i. Pick the “FormValidationIssues” created in #1

    If you delete the Initialize step, how are you handling the Add Items to List Step?

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!