How to Auto Close a Form?

Hi,


Is there a way I can auto close a Form after a file download button has been clicked? For example:


Comments

  • Hey there,


    I would be glad to help you out here. To close your Form after the "Download File" button is clicked, we can utilize Active Form Flows (AFF) to accomplish this.


    Within the Form Designer for this respective Form, simply create an AFF which will trigger upon the button being clicked.


    After being clicked, we can utilize a "Exit Form" Step within the AFF to close the Form.


    For the Outcome Path input, be sure to specify an existing path the Flow can navigate through after the button has been clicked. For this example, my Form had a button with the Outcome Name "Close" which is used for the Outcome Path input.

    Hopefully this helps!


    -Cody

Sign In or Register to comment.