Form Menu
Two types of menus
1. System standard menus
There are seven system pre-defined menus which can be used for all
the base forms. No custom JavaScript functions are necessary for these menus.
For most of the base forms, all these seven standard menus should be added,
and in the same exact sequence.
To get the list of these seven menus, click on the Add Standard Menus
which is located on the base form's navigation page: Menus;
or go to Development module, then Menus & Toolbars navigation page.
You should not change standard menus; if you insist to do so,
you should do it in this navigation page.
2. Base form specific menus
Menus of this type are custom menus, and they can be used in
their own base forms only. Custom JavaScript functions might need to
provide in the base form's JavaScript block.
Check on the base form's SQL & JS button to get the
complete candidate list which requests you to implement.
For custom menus, click on Menu Element button to view / modify
the menu's settings.
|
Copyright © Logicweb Solutions 2004 - 2005 |