Tony Ogilvie

Nov 29, 20221 min

Tony's Top Tips - The Intapp Collaboration and Content Platform

Updated: Dec 19, 2022

Metadata Defaults in ICCP Forms

As of November 2022, When referencing a SharePoint property in the Default Value field in an ICCP form, the syntax is:

{Property Display Name}

... eg, {Counterparty} in the example below

When referencing a Lookup referenced field, it's a bit more complex! The syntax is:

{Property Display Name:InternalNameOfLookup}

e.g., {Counterparty:ContactPersonEmail} in the example below:

Nuanced, subtle - but hopefully saves you a lot of headscratching!

Forcing Login on ICCP Forms

<iframe src="https://custodian01.repstor.com/Provisionable/Suppliers/Tabbed?showLoginButton=1&SPHostUrl=https://[tenant-name].sharepoint.com/sites/custodian&amp;Default=My&amp;tabs=Create,My,All Suppliers" height="800px" width="100%"></iframe>

    280
    0