Discussions
External form error "Invalid Page parameter. Unable to view page"
I embedded a netsuite external form in an iFrame in a WordPress page. Here is the code:
I get the following error when I access the WordPress page from NetSuite: "Invalid page parameter. Unable to view page"
<iframe src="https://<ACCOUNT>.extforms.netsuite.com/app/site/crm/externalleadpage.nl?compid=<ACCOUNT>&formid=3&h=AAFdikaIeuLLi0rPtvEpSkGscUzbLeBlQpggCNXxMVBTp-dy22s"> </iframe>
BTW, accessing the form directly works (i.e. https://<ACCOUNT>.extforms.netsuite.com/app/site/crm/externalleadpage.nl?compid=<ACCOUNT>&formid=3&h=AAFdikaIeuLLi0rPtvEpSkGscUzbLeBlQpggCNXxMVBTp-dy22s)
Any thoughts?
Thanks for your help!