My Stuff
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…