Client Script

Client Scripts in StrideERP are short pieces of code that are executed in the browser and used to customize or expand the standard functionality of the software.

1. Pre-requisite

No Pre-requisite required

2. How to Create a Client Script

To create a new Client Script, go to:

Admin > Build > Client Script

3. Notes

  • Only the Administrator has access to Server Custom Scripts.
  • Python is used for Server Client Scripts, while JavaScript is used for Client Custom Scripts.
  • After updating a Custom Script, make sure to clear the cache and refresh the page for testing purposes. You can do this by going to Tools > Clear Cache.