Form Display Issue

Form Display Issue

Comments

  • We have multiple Forms to be displayed in our Flow. When flow displays first Form, it displays Form properly but when flow return second Form, it takes Height and Width of the first Forms and applies it to the second Form.
    [b]Case 1:[/b] Second Form displayed First (displays it properly)
    [b]Case 2: [/b]Height and Width of the First Form is lesser than Second Form and displayed in sequence
    Thanks

  • By default, Decisions will take the first Form in a flow and set that as the Host Size. This will then have all of the other Forms in your process automatically set to this size.

    If you would like your Forms to display in their designed size, you can do this by changing the following setting (please see attached) in the flow that is calling the Form. You will want to uncheck the checkbox shown and then you can either set it to a specific size or to use the designed size.

    Let me know if this resolves your issue.
    [i]edited by Michael@decisions.com on 5/19/2016[/i]

  • Yes this works, thanks!

Sign In or Register to comment.