The user develops an application that works with both the Nomad Mobile and Notes clients.
This application has three folders. The outline that switches the folders to be displayed is embedded in the page, and the page is displayed in the frameset.
There are three entries in the outline, and each of the three folders is assigned to an entry in the outline. The assignment to an entry is simply specifying the folder.
The requests are as follows:
I want the ability to automatically adjust the width of individual entries of an outline embedded in a page, displayed within a frameset, to taking into account the width of a client like the Notes client or Nomad Mobile.
# Example: If the window width is 1200 pixels, the width of each of the three entries should be automatically adjusted to 400 pixels.
The width of each entry in the current outline can only be set to a fixed value.
If I design for a case where the screen is displayed vertically in Nomad Mobile, it won't look good when the screen is displayed horizontally in Nomad Mobile or in a Notes client, because there will be wide white space on both sides of the outline entries.