Browser Features
The user can specify whether work item forms are opened in the Preview Pane or in a floating work item form. This can be set from the
menu on the work item list.If the user chooses to display floating work item forms, he can further specify that the floating form be displayed in either a dialog or a separate browser window. This can be specified in User Options. Note, however, that the user can control whether the form is displayed in a dialog or separate browser window via User Options only if the dialog attribute in the <BrowserFeatures> record in config.xml is set to "no". If the dialog attribute is set to "yes", it forces the work item form to be displayed in a dialog. This allows you to control whether or not the user can choose a dialog or separate browser window.
The following describes all of the attributes available in the <BrowserFeatures> record. They allow you to specify the behavior of the window (things such as whether the window is resizable, whether or not a status bar is displayed, etc.) when the form is opened in a separate browser window.
The following describes the differences in behavior between dialogs and separate browser windows:
The following illustrations show you the general differences in appearance between a form in a dialog and in a separate browser window.
Also, the extent to which you can customize the browser window appearance depends on the type of browser (Internet Explorer, Firefox, Safari, or Chrome) you are using, as shown in the table below.