Form: Difference between revisions

Jump to navigation Jump to search
299 bytes added ,  15 July 2019
No edit summary
Line 143: Line 143:
== Add HTML frames ==
== Add HTML frames ==


Inline frame is a visual HTML browser window. Click '''Add IFrame''' to add it to your form.
Inline frame is a visual HTML browser window. You can display online or offline content. Click '''Add IFrame''' to add it to your form.
* Enter a name of the IFrame.
* Enter a '''Name''' of the IFrame.
* Enter a URL. You can use the properties of your entity record in the URL, for example, <code>https://www.google.com/search?q={name}</code>.
* Enter a '''URL'''. You can use the properties of your entity record in the URL, for example, <code>https://www.google.com/search?q={name}</code>.
* Check '''Authenticate''' if you want to user the credentials of the current mobile CRM user to authenticate on the web site. This works for Active Directory CRM authentication only.
* Check '''Authenticate''' if you want to user the credentials of the current mobile CRM user to authenticate on the web site. This works for Active Directory CRM authentication only.
* Check '''Delay Load''' to load the web site (or offline HTML) when user opens the tab. When disabled, the web site (or offline HTML) loads as soon as the form opens.
* Check '''Delay Load''' to load the web site (or offline HTML) when user opens the tab. When disabled, the web site (or offline HTML) loads as soon as the form opens.
* '''Visible'''
The buttons Browse and Manage are used for offline HTML. Click '''Manage''' to upload files, then click '''Browse''' to select one of the uploaded files that will be used as the URL. See [[Offline HTML]] for more information.+


See this [http://blog.resco.net/2014/05/27/online-iframes/ blog post] for instructions how to add a LinkedIn search to your contacts. {{Badge|Blog}}
See this [http://blog.resco.net/2014/05/27/online-iframes/ blog post] for instructions how to add a LinkedIn search to your contacts. {{Badge|Blog}}

Navigation menu