Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Suitelet Ids
Hello,
I've deployed a suitelet with SuiteBundler.
My problem is I have a bunch of hosted pages that reference the Suitelets.
Whenever I deploy I have to find all instances of each suitelet in the hosted pages and replace them with the new url.
I realize the search and replace part isn't going to go away but it would be really great to be able to reference the suitelets using their text id rather than their numeric id and deployment id
e.g. https://forms..../scriptlet.nl?scriptid=customdeploymysuiteletid&...
rather than
e.g. https://forms..../scriptlet.nl?script=7&deploy=1&...
Has anyone found a back door syntax for this?
0