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!
iframe in Website
Hi,
I just started building a basic website and I am trying to add an online case form to it. I added following line inside 'Message' under a website tab. As mentioned in NS help 'To embed an online form in a NetSuite tab, edit the tab, and then add the iFrame in the Message field.'
<iframe
src ="https://forms.netsuite.com/app/site/crm/externalcasepage.nl?compid=3342215&formid=9&h=fd2475a8a742cf9d29e4"
width="100%">
</iframe>
But for some reason online form is not embedded into the website tab instead the it is showing up a text
0