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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Error The element type "td" must be terminated by the matching end-tag " in Custom Pa
Hi everyone,
I dont know why Netsuite always throws error in my custom advanced template though I don't miss the close of "td" tag. Below is the error message :
The template cannot be saved due to the following errors:
The element type "td" must be terminated by the matching end-tag "".
[LIST]
[*]org.xml.sax.SAXParseException; lineNumber: 233; columnNumber: 79; The element type "td" must be terminated by the matching end-tag "".
[/LIST] Please help me to figure out why Netsuite doesnot accept my code. Thanks so much.
Here is my code:
https://drive.google.com/file/d/0B27GKCEsToscZ0JlMWxkWE1nLUk/view?usp=sharing
0