Business logic: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 89: Line 89:
[[Resco JavaScript Bridge]], or JSBridge.js, is a component provided by Resco that allows the scripts in the HTML frame to interact with Resco mobile apps. You can interact with the user interface, with data, and perform additional actions. Script files need to be included in the project using the [[Offline_HTML#Resco_JavaScript_Bridge|Offline HTML]] section of Woodford.
[[Resco JavaScript Bridge]], or JSBridge.js, is a component provided by Resco that allows the scripts in the HTML frame to interact with Resco mobile apps. You can interact with the user interface, with data, and perform additional actions. Script files need to be included in the project using the [[Offline_HTML#Resco_JavaScript_Bridge|Offline HTML]] section of Woodford.


Rules and JavaScript can even be combined, see [[Execute JavaScript from rules]] for more information.
If you use both rules and JSBridge, rules are executed first.
 
It is also possible to start JavaScript from rules; see [[Execute JavaScript from rules]] for more information.


== Server-side business logic (Resco Cloud) ==
== Server-side business logic (Resco Cloud) ==

Navigation menu