You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

SimpleOne can execute client scripts and server-side scripts.

Client Scripts


JS scripts are executed in the browser when the client-side event happens. Configure forms and their fields, display messages using the client-side scripts.

Server-Side Scripts


The system executes JS scripts on the server-side when a server event happens. Configure rules for carrying out specific actions: new object creation, calculation, transaction interrupting, etc. Learn about creating a server-side script, UI actions, URL actions, script includes, events, and business rules.


  • No labels