View: Difference between revisions

Jump to navigation Jump to search
34 bytes added ,  7 August 2019
Line 255: Line 255:
To enable a clickable field on a view, set the field’s '''Kind''' to Text-Click or Image-Click.
To enable a clickable field on a view, set the field’s '''Kind''' to Text-Click or Image-Click.


=== Inline frames ===
=== iFrames ===


It’s possible to add JavaScript and JSBridge to views and perform validation, when you use the view to change the data (editable fields, MultiSelect) and to handle view buttons. It is also possible to use JavaScript and JSBridge to load records to the view ([[FetchXML]]).
You can use [[Offline HTML]] functionality to add JavaScript and JSBridge to views and perform validation; for example when you use the view to change the data (editable fields, MultiSelect), and to handle view buttons. It is also possible to use JavaScript and JSBridge to load records to the view ([[FetchXML]]).


For more information about extending views by using this technology, please check the following part of a [https://youtu.be/uocH_yaytq0?t=35m33s webinar]. {{Badge|Webinar}}
For more information about extending views by using this technology, please check the following part of a [https://youtu.be/uocH_yaytq0?t=35m33s webinar]. {{Badge|Webinar}}

Navigation menu