To customize predefined actions in Online Express

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
  1. In the Online Express Action/Event Browser, click a control type from the Control Type list, and double-click a name on the Control Name list. The Action/Event Editor appears.
  2. Click the event you want to customize.
  3. From the Action drop-down menu for the event you want to customize, click the action you want to perform.
  4. From the Action drop-down list, click the action you want to perform at the event.
  5. In the Argument field, type the appropriate argument for the event or click an argument from the drop-down list. See Actions for a list of actions and appropriate arguments.
  6. If your argument requires that you write new or modify existing code:
    • For Global Code, User Rule, or Perform, click Action/Event > Edit Misc User Code and type the code into your editor.
    • For Local Code, click Edit Code and type the code into your editor.
  7. Save the code and exit the editor.
Note: For information on Global Code, User Rules, Performs, or Local Code, see Types of Custom Code.