how do i redirect with user event into a new tab to a record?
e
ec
11/16/2022, 6:16 PM
you don’t write to a response object in UE. You can set a field value and based on that field value on load you can try to execute some script. but this is not standard…
ec
11/16/2022, 6:17 PM
did you want to redirect the user afterSubmit? use the redirect module (but not in a new tab)
r
razer456
11/16/2022, 6:25 PM
yeah
razer456
11/16/2022, 6:25 PM
new tab
razer456
11/16/2022, 6:26 PM
no other way to do this?
e
ec
11/16/2022, 7:01 PM
you could use the first suggestion, it just needs to be on the page on record load, ok
ec
11/16/2022, 7:02 PM
so in your beforeload write that to the page in a value.