My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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…