Administration > Managing the Web Order-Entry Design > Menu Button Maintenance

Menu Button Maintenance
Menu Button Maintenance lets administrators set up and configure the QAD CSS menu bar displayed at the top of every page. Through this function, administrators are able to create and apply appropriate security settings to each option. Administrators can also modify, delete, and reorder the menu bar options available. This function is an important aspect of customizing QAD CSS.
Note: Advanced technical expertise is required to further extend the functionality and customization options of QAD CSS.
Menu bars may not appear as shown. Actual appearance is controlled through the QAD CSS style sheet; check with the Web master for more details. Even though the appearance may be different, the functionality is identical.

QAD CSS Menu Bar
The menu location of Menu Button Maintenance is Home Menu|Administration Menu|Menu Button Maintenance.
Clicking the Menu Button Maintenance menu option displays the screen in Menu Button Maintenance.

Menu Button Maintenance
Menu Button Maintenance Navigation summarizes the contents of the Menu Button Maintenance navigation screen.

Menu Button Maintenance Navigation
 
Note: Avoid using spaces when creating button names. This will avoid possible conflicts with certain operating system configurations.
Related QAD CSS functions:
Deleting a Button from the Menu Button Bar
The Delete function of Menu Button Maintenance lets an administrator permanently delete menu button records.
Important: QAD CSS physically deletes this record from the database. There is no undo function to recover deleted records.
To delete a menu function:
1
2
3
4
5
Note: Consider deactivating a menu bar function by assigning no security groups for this function.
Adding a Button to the Menu Button Bar
The Add function of Menu Button Maintenance lets an administrator add custom buttons and functions to the menu bar. The following information is required to complete this process:
To create a new menu bar function:
1
2
3
4

Detail Menu Button Maintenance
Menu Widget Name
Name must be plain character and unique among menu buttons. Spaces are not allowed in the name. If this value is set as LaunchButton, ViewOrderButton, HelpButton, or Documentation, the Form Action field is ignored. These values are not case-sensitive.
Button Image
Name must match a physical image name stored in one or more image directories. Does not have to be unique and can be left blank.
Button Order
Value must be 0 (zero) or a positive integer. This represents (in ascending order) the button’s position relative to the existing buttons (after the security filter has been applied). Duplicated numbers result in a sort based on Progress database logic.
Note: The order that a particular user sees depends on the user’s security group.
Image Alt Text
The text that appears when the image is not available.
Image Height/Width
When set to 0 (zero), the loading optimization of the menu bar is not enabled. These values adjust the display size of the image and do not alter the actual image file.
Note: Current browsers handle image sizing in unpredictable ways. Set this field with a correct value for optimized Web page loading.
Display Text
Plain text that you want to display on the new button to the right of the image.
Form Action
It is the value of the form action variable, which is interpreted by the newHeaderSubmit function in the standard JavaScript library. Some form actions are coded in the JavaScript. If one of these standard format actions is not used (LaunchButton, ViewOrderButton, HelpButton, or Documentation), specify either:
Note: The default configuration of QAD CSS has several uses of form action instances. They can serve as examples to demonstrate the various implementations of form actions.
Allowed Security Groups
It is a list of the current security group, which have been set through Security Group Maintenance. A check indicates permission to see and execute this button.
Clicking a command button executes one of the following actions:
Modifying a Button on the Menu Button Bar
The Modify function of Menu Button Maintenance lets an administrator modify existing menu button entries. Requirements for adding a record are the same as for editing a record.
Common tasks are the maintenance of icon images, translated data elements, and adjusting security group assignments. The following information is required to complete this process:
To modify a menu bar function:
1
2
3
4
5