Open the General Settings module, Technical Data folder, and click Scripts.
Add your new action scripts.
Open the General Settings module, Rights folder, Programs form and select the form or module you want to add a custom menu entry to.
Click the Menu items button. Note that this button is only available when you select a form's main program code, i.e. the list tab of the form, and not any of its other tabs.
Add a new menu item line.
In the record bar, select the menu you want to add your custom menu entry to: 'Edit', 'Reports' or 'Info'.
In the Type box select 'Script'.
In the Script box, enter the script code of the script you want to run when a user clicks the custom menu entry.
Check that the Include in menu box is activated and save your changes.
Open the General Settings module, Rights folder, Programs form and select the program code of the form/tab you want to link the event script to.
On the General tab, enter the script code of the event script in the Script Code field.
You can only link event scripts to programs with the Type field set to the value 'S' (Form) or 'V' (Process).
You can only link one event script to a form in Isah.
Note: If a program supports several 'data sets', it is possible, and sometimes even necessary, to specify an individual script for each tab (apart from tab 0, which is linked to the action script).