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!
Suitelets-embedding HTML
Hi All,
I have a few doubts regarding Suitelets.
1. Can I insert HTML codes inside suitelets. I have two tabs. But the text box in the two tabs need to be aligned. I am planning to do this using <table> tag in HTML. But how to embed an HTML code in a suitelet? Is there any other way to do this alignment?
2. There is a list named 'Type of Business'. There are 4 items in that list. Based upon my selection of the item, certain list or text box need to be added. For example if i select the first option, a text box need to be added and when i select the second option, certain other text box need to be added. How do I script it?