Client Pages
Client pages give you the ability to host html pages right within CreataCRM.
Fields
Name | Description |
---|---|
Name | A Name for your client page. When viewing a client page this will be displayed as the Title |
Email Template Link Address | The address to use to access the client page |
Email Template Link | The Email template Link address wrapped in a html A tag |
EMBEDDED LINK | The Email Template link presented in an IFrame. |
Target option | None - No merge target will be provided, Single - Merging will be performed against the target provided via the TargetOid query parameter, List - Merging will be performed against a list of objects. |
Disable Liquid Templating | This option will disable server side Liquid Templating. Enable this to prevent conflicts with a client side templating engine |
Target Type | The type of object this client page is for |
CLIENT APPLICATION | The Client Application this client page belogs to. Although not requried, Client Application records help group entities together to allow you to track what a page is used by. |
IsActive | If checked the page will be accessible at its address |
Is Public | If checked the page will be acessible to everyone |
Criteria | The criteria target objects must meet to be displayed, or the criteria used to get a list of objects |
Template | The Html Markup for the page. The Liquid templating engine is available if Target Option is either Single or List |