Modify the Top Menu
Generated applications provide a default Top Menu for its forms. You have several options for changing – or hiding – the Top Menu.
With the Business Application Modeler, a Top Menu is initially defined by a default Genero Top Menu file (dbapp.4tm) located in the styles sub-directory of the template set directory.
Modify the default Top Menu
Changes made to the default Top Menu will be global to all forms in the project.
Configure a Top Menu at the Form level
With Form Designer, you can add a top menu to a form. A Top Menu defined in the form itself will take precedence over the default Top Menu defined for the project or template set.
See Add a Topmenu to a form for instructions on adding a Top Menu to your Form Definition file
Configure a Top Menu using the "On Open Form" code event
Use the On Open Form code event to specify a Top Menu file to use for the form.
For details regarding the syntax of a Genero Top Menu file, see the Genero Business Development Language User Guide.
Hide a Top Menu using the "On Open Form" code event
Use the On Open Form code event to specify a Top Menu file to use for the form.