Web parameter: detailViewMinWidth

Web parameters change the behavior of the web clients that connect to the web tier. For more information, see Web tier parameters.

Parameter

detailViewMinWidth

Description

This parameter increases the min-width value of a web page if the system displays some texts incompletely after you enlarge the browser text size or font size.

Note

  • Due to this min-width configuration, you may get the horizontal scroll bar in the detail view even if it is unnecessary.
  • This parameter has no effect on the record list view and the pop-up view.

Valid if set from

The URL of the Service Manager web client accessible view

Requires restart of the Service Manager server?

No

Default value

None

Possible values

Any integer between 40 and 90

Example usage

When accessing the accessible view of the Service Manager web client, use the following URL to set the min-width to 72em.

http://<servername>:<portnumber>/sm/accessible.do?detailViewMinWidth=72

The new value takes effect immediately after the page is reloaded.

Related topics

System parameters
Web tier parameters
Enter a parameter in the web client URL
Enter a parameter in the web.xml file
Enter a parameter in the webtier.properties files
Client parameters for web clients