Customizing extensible framework

Add business-specific functionality to existing screens/tabs in the product by creating custom JavaScript files.

To customize extensible framework:

  1. Select Administration > Screen Configuration > Extensible Framework.
  2. Specify this information:
    Name
    Specify a unique name to identify the screen customization.
    Screen
    Specify the user function mnemonic code of the screen to customize.
  3. Specify the Source code to customize the screen.
  4. Select the Active check box to execute the JavaScript changes to the screen in EAM.
  5. Click Save Record. Navigate to the screen to view the changes.