SuccessRedirectURL open in new tab?
Does anyone know if it possible to have SuccessRedirectURL open in a new tab, instead of the current window?
This is being used after a CreateAction, and is getting the URL to be loaded from the created record.
3 Replies
I’m not entirely sure that’s possible from the backend.
Pretty sure it’s been discussed on here before. Give it a search. I think someone had a sorta hack for it.
Trying to find it but not having any luck, let me know if you can point me in the right direction 🙂
I saw this posted by Patrick Boivin in a related discussion:
I suppose you can emit an event from the action, and from JS call window.open() or something equivalent. And someone posted a possible workaround, but for v2, at https://discord.com/channels/883083792112300104/1137398148084531331