RE: How call client Script using UserEvent Aftersubmit using standard button

How call client Script using UserEvent Aftersubmit using standard button

Rohan1801 Rookie Asked on November 1, 2023 in SuiteScript.
Add Comment
1 Answers

You will not be able to call a client script in afterSubmit. What is the bigger picture of what you are trying to do? A shared library might allow you to efficiently use the same piece of code.

Intermediate Answered on November 5, 2023.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.