Previewing your design work

About this task

To see how your application looks and behaves on the Notes® client and on the Web, you can preview your work in Notes® and in supported browsers. When you start up your computer, Domino® Designer searches for the following browsers:

  • Internet Explorer
  • Netscape

For each supported browser Designer finds, it adds an icon to the Preview tool bar. If you have both Netscape version 3.x and 4.x both icons appear. The toolbar also displays icons for previewing the application through the Notes® browser and the Notes® client. Note that previewing in a browser serves the application through the Domino® server, while previewing in Notes® serves the application directly to the Notes® client.

Clicking a browser icon previews the current design element -- that is, the page, form, or navigator you are designing -- in the associated browser.

You can also preview elements from the Design list. For example, you do not need to open up a form to preview it; you can select it in the list of forms and click one of the preview icons.

To preview in Notes® or in the default Web browser using the menu

Procedure

  1. Open the design element you want to preview or select it from the Design list.
  2. Make design changes if necessary.
  3. Choose Design - Preview in Notes® or Preview in Web browser <Web browser>. You will be prompted to save any changes. If you do not save your changes, Designer will preview your work without the changes.
  4. Optional: To stop the Web browser preview without exiting Notes®, choose File - Tools - Stop Local Web Preview Process.

To preview in Notes® or in the default Web browser using the preview icons

Procedure

  1. Open the design element you want to preview or select it from the Design list.
  2. Make design changes if necessary.
  3. Click the icon on the Menu bar for the browser you want to use. You are prompted to save any changes. If you do not save your changes, Designer displays your work without the changes.
  4. Optional: To stop the Web browser preview without exiting Notes®, choose File - Tools - Stop Local Web Preview Process.

To set up a default browser for previewing

About this task

To set up previewing, you must override the proxy settings so the preview process can find the databases -- both on your local machine and on any servers that have databases you need to preview.

Procedure

  1. In Designer, choose File - Preferences - Location Preferences.
  2. Next to Proxy, click the Advanced icon.
  3. Next to "No proxy for these domains," add these case-sensitive entries:
    localhost
    <Domino server name>
  4. Click OK.
  5. Close and save the Location document.

To override proxy settings for additional browsers

About this task

If you use alternate browsers, you must also set them up for previewing. See the Help for your browsers for more specific information on proxy settings.

Procedure

  1. Open each browser, and then open its Proxy settings page.
  2. Specify these case-sensitive entries:
    localhost
    <Domino server name>
  3. Click OK.

Requirements for previewing your design work on the Web

About this task

  • You must be using Windows 95, Windows 98, Windows 2000, Windows XP, or NT workstation.
  • You must modify the application's access control list. The Web preview process uses the access assigned to -Default- or, if available, an entry called Anonymous. One of those entries needs Reader access to let you preview pages, framesets, documents, navigators, and views. One of those entries needs Author access with create document permission to let you preview forms.
  • The element to be previewed must reside in a database under the Notes® data directory on the local machine or on a server running the HTTP task.
  • The element to be previewed must not be marked as hidden from Web browsers.
  • Your browser(s) must be set up to override proxy settings.