Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How to use script to hit a button on a record?
Hi
I am trying to use script to hit a button on the record. The reason why I want to do it is that the button has a pretty complicate function which comes with a bundle. The disadvantage of the function is that we have to manually click on the button to trigger the function. So, my purpose is trying to develop a script to simplify the working process. So, I wonder is anyway that I can perform this function? I don't want to develop the function which has similar to the bundle's function, which involves multiple scripts and functions. Please