Uploaded image for project: 'Form (External)'
  1. Form (External)
  2. FORM-13

Forms rules won't initialize properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2.3
    • 1.2.2
    • None

      Version 2.0.2 of ui-framework-javascript introduced an issue. Works on 2.0.1.

      The event?.data?.state?.formFields is {} during 'init' (event.data.action === "init")
      From the formFields an id is accessed to fetch the requested form, when the id is undefined it cases the form rules not to load.
       
      Solution: * Load the formId from the parent window URL if the formId is undefined

        Acceptance criteria

              rfalvo Raphael Falvo
              rfalvo Raphael Falvo
              Services
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: