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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and 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.
0