My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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…