Menu Type


Description

Specifies how menus are interpreted and presented by Webulator/400.

Parameters

[InputFieldLocation]
This optional parameter specifies which AS/400 input field to receive menu selections. It can be First or Last. If not specified, First will be used.

Type
This can be None, Numbers, Descriptions or Image. If None is specified, menus will not be interpreted at all.

If Numbers is specified, menus will be interpreted and buttons will be displayed on the browser with numbers on the buttons. If Descriptions is specified, menus will be interpreted and buttons will be displayed on the browser with text from the menu items displayed on the buttons.

ImageFile
If Image was specified for the type, this must be present and is the image that will be displayed on each menu button. This must contain a leading slash ('/') to make it relative to the document root.

Default if no entry found

If no entry is provided for a directory, the parent directory's value will be inherited. If the root directory has no entry, the default, which is None, will be inherited.

Command To Change This Value


File Syntax

MenuType [InputFieldLocation] Type ImageFile

Only one entry may exist in a directory section. If more than one entry is found, the last one will be used.


Also see