Join Slack
Powered by
I've added a button back to the script and when us...
# suitescript
s
Simon
06/14/2023, 9:43 PM
I've added a button back to the script and when user click on it, I would like to go back. This is my code form.addButton({ id: "custpage_back", label: "Back", functionName: 'window.history.back()' }); What am I doing wrong ?
Open in Slack
Previous
Next