My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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…