My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Next time, try filing the Defect online (Support > Customer Service > Contact Support Online). You might get a call if they need clarifications, but in my experience for documentation errors they just get rerouted to the documentation team and fixed in the next document update.
-
The solution was actually very simple: - Create a custom Hyperlink field where you'll store your Sharepoint URLs. - Create a custom inline HTML field and in the Default Value of the field store the following value: '<iframe src="'|| {custentity_sharepoint_url} ||'" width="800" height="600"> <p>Your browser does…