Web parameter: viewcontexthelp

Web parameters change the behavior of the web clients that connect to the web tier. You can set some of these parameters from the web client login URL, some from the web tier configuration file (web.xml), and some from both.

Parameter

viewcontexthelp

Description

This parameter enables the web client to display the same context-sensitive help debug information (field) in field help as the Windows client. To enable this feature, append viewcontexthelp=true to the web client URL.

Note This feature is only supported for the Power User mode (index.do).

Valid if set from

Web client URL

Requires restart of the web applications server?

No (only requires a re-login)

Default value

false

Possible values

true or false

Example usage

http://<your web tier host>:<port>/<web tier>index.do?viewcontexthelp=true