View: Difference between revisions

Jump to navigation Jump to search
376 bytes added ,  2 July 2021
Line 253: Line 253:
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}}


There are additional validation options, like the possibility for the app to ask whether a change should be saved or discarded, when users edit records on lists;
There are additional validation options, like the possibility for the app to ask whether a change should be saved or discarded, when users edit records on lists; OnChange and OnSave actions triggering in JavaScript, validations when records are modified or saved directly on a list, etc. can be seen in this [https://youtu.be/B5mMIqJYy-Y?t=48m15s webinar]. {{Badge|Webinar}}


OnChange and OnSave actions triggering in JavaScript, validations when records are modified or saved directly on a list, etc. can be seen in this [https://youtu.be/B5mMIqJYy-Y?t=48m15s webinar]. {{Badge|Webinar}}
See [[Resco_JavaScript_Bridge#EntityList|Resco JavaScript Bridge]] for more information.
 
{{Note|If you are using JavaScript to provide source data for a view, this applies to the default list view, but not to the map view. Map views and [[route plan]]s use the original fetch in the view combined with the latitude and longitude of the area currently displayed on the map.}}


== Miscellaneous ==
== Miscellaneous ==

Navigation menu