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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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.
0