Join Slack
Powered by
When using the record.copy function how can I have...
# suitescript
p
pen one
06/29/2022, 7:18 PM
When using the record.copy function how can I have the new record not save but open in the browser?
s
Sandii
06/29/2022, 7:22 PM
You could just get the url of your record and append
&e=T&cp=T
, then navigate to that url in new window
Sandii
06/29/2022, 7:23 PM
assuming you know how to open a new window with a given url
Open in Slack
Previous
Next