Open New Form Without Closing First Form

Open New Form Without Closing First Form

Comments

  • We have an action flow that displays a form. When you click a button we want to pop-up another form in front of it (keeping the first form in the background). Currently when we click the button the first form disappears when the second one launches. How can we do this?

  • Using the [b]Sub Dialog [/b]form control will allow this behavior. This form control allows you to create a data flow that will run upon clicking. In this case, you will need to use a [b]Show Form [/b]step to display the additional form. Click here for more information on creating a [url=https://documentation.decisions.com/docs/sub-dialog-data-flow]Sub Dialog Data Flow[/url].
    [i]edited by cameron@decisions.com on 1/20/2020[/i]

Sign In or Register to comment.