Forum Discussion

null null's avatar
null null
Iron Contributor
Aug 23, 2017

change behavior of new or edit modal window to appear in new tab or window

hi,

 

the new link in the calendar list display modal window.

 

i want it to appear in new tabe.

How do to change the behavior.

 

Thanks

1 Reply

  • mohdadeeb's avatar
    mohdadeeb
    Iron Contributor

    If the current create/edit form opens in a modal, you may need to modify the application routing or UI behavior so the action opens as a separate page instead. In many web apps this can be done by replacing the modal trigger with a direct URL route or configuring the form action to open in a new browser tab/window for better usability and multitasking.