To embed an Intapp Documents (formerly known as Repstor custodian) Webpart onto a SharePoint page, you can simply use the Embed Code shown below.
Example 1: Embedding a "Tabbed" view of the Suppliers hierarchy.
<iframe src="https://custodian01.repstor.com/Provisionable/Suppliers/Tabbed?SPHostUrl=https://otagem.sharepoint.com/sites/TEST00035" height="800px" width="100%">
</iframe>
Example 2: Embedding a "Tabbed" view of the Suppliers hiearchy, showing only Create, My and All Dashboards
<iframe src="https://custodian01.repstor.com/Provisionable/Suppliers/Tabbed?SPHostUrl=https://otagem.sharepoint.com/sites/TEST00035&Default=My&tabs=Create,My,All Suppliers" height="800px" width="100%"></iframe>
留言