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.
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