Attaching a Custom Form Menu Module
To attach a custom form menu module to a form module:
- In the Object Navigator, double-click the form module's object icon.
- In the Property Palette, under the Functional
node, set the Menu Module property to the filename of the runtime menu file
(the .MMX filename extension is optional).
Note: You must have previously saved and
compiled the menu module in order to attach it your form module.
- Choose Program | Compile Module to compile the
form module.
- Once you attach a menu module to a form module, Oracle Forms automatically
loads the .MMX menu file when the form is run.
Related topics
Menu Module property
Saving and compiling a custom form menu module