How to open a new browser tab when click the form

How to open a new browser tab when click the form

Comments

  • Hello,
    Some of our users want to open a new browser tab when they click the ‘edit’ button on our form, is there any way to do this?
    Thanks.

  • In particular, I do not want to open a static URL address, what I want is like below demo :

    Page 1 : Main Form
    Page 2 : Create Form ( When user click Create button in the main form )
    So actually what I want is when the user click Create button, the workflow could continue with a new browser Tab open this Page2.

  • Ok. I just want to make sure I understand the use case. When you click Create on the main form,
    it will open another URL with another form to create a new item.
    This would be the next step in the flow.

    When they click Save, Save & Initiate, or Cancel, will this take them back to the main form, end the flow, or do something else?
    Like the normal website, this should be a new session, this new browser tab should have the same behavior with the first one.
    Once you click a button on the second form, what is supposed to happen on the main form page? I appreciate your clarification.

  • Yes, it’s the next step in the flow, not a static URL
    As the second form is a new session, so the second form’s click event shouldn’t affect the first form, if the second one changed the data, user could refresh the browser to reload the data in the first form.

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!