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!
SMT Jquery
My company was having an issue with the fedex URL format. It looks like fedex updated their format but in the TrackingServices.TS file the link is hard coded.
Someone gave me the idea to update the url using JQUERY. It works on the main Order list page. But once we go into an actual order details page and try to click on the links it doesnt update on that page. I tried it in 2 different sections of the page with the same results.
Example Listed Below:
(provided the code i added in the head section of the page, I also tried adding it directly as a html block on the page.