Client-side Hooks
You can enhance the functionality of basic SmarTeam - Web Editor operations by attaching scripts to script hooks. You can determine the exact functionality to be added and when that functionality will execute.
You determine the functionality by using SmarTeam's API to write a script that performs the required actions.
SmartTeam provides two ways that you can determine when that script will execute:
For detailed information on client-side hooks, refer to the "Customizing Using Client-Side Hooks for Client-Based Applications Programmer's Guide".