Banner for top of my blog

Ask a Notes 6/7 Question Ask a Notes 8 Question Email Alan LinkedIn Flickr Twitter
Lotus Product Demos Lotus Documentation Lotus Support Lotus devWorks Lotus Redbooks Domino Best Practices N/D Case Studies Notes 6/7 Forum Notes 8 Forum
Planet Lotus Taking Notes Podcast OpenNTF Bleed Yellow IdeaJam Lotus User Groups YellowCast Developers Podcasts
By Category By Month

May 14th, 2008

Lotus Notes Basics - Dialog Lists

In this previous post, I explained how check boxes and radio buttons can be used to enter choices.

Image:Lotus Notes Basics - Dialog Lists

Today we'll look at a third field type, Dialog Lists.

This type of field is recognized via the drop down arrow to the right of the field.   The arrow indicates that you may click to be presented with a "pop up window" or more technically, a "dialog box" that lists the available choices.

Image:Lotus Notes Basics - Dialog Lists

The dialog box might allow you to select a single value or multiple values.  This is up to the developer of the application.

Image:Lotus Notes Basics - Dialog Lists

Similarly, the developer may also allow you to enter choices that are not currently in the list.

Image:Lotus Notes Basics - Dialog Lists


Now here is an interesting twist... you don't actually have to use the dialog box!

- With your cursor in the field, you can start typing and matching values will be filled in for you.  For example, "r" will cause "Red" to be filled in, "y" for "Yellow", etc.
- If the field accepts multiple values, you can separate your choices by entering a comma.  (technically, the developer can decide to allow you to use a comma, semicolon, new line, or blank line, but comma is the most common)
- If you don't know what the available values are, you can press the space bar to cycle through the list of choices.
Image:Lotus Notes Basics - Dialog Lists