Search DominoPower's 11,323 Lotus-related article archive 
Home
EasyPrint
News details Click here for the RSS feed's XML code. This is not a browser URL.
Articles-only Click here for the RSS feed's XML code. This is not a browser URL.
Twitter Feed Click here for the Twitter feed.
GETTING HELP
Creating context sensitive field help with dialog boxes
By Chris Doig

How many times have you been clueless when completing a field on a form? You clicked on a pick list or combo box and were faced with an almost meaningless list of choices. The unsaid things that were so obvious when the program was created have been forgotten. While this gets embarrassing when you're the program author, the real problem is that the context has been lost. You feel a bit like Bill Gates when those ancient emails were resurrected in court. What was unsaid and forgotten (i.e., the context) was just as important a part of the communication as that which was said.

The usual solution to this problem is context sensitive field help. Developer tools for writing user help in Notes have improved over the years, but field help is still pretty dismal. While the main advantage of Notes field help is that it's tied programmatically to the field, it has several problems:

  • You often need a lot more space than the 70 characters that field help provides. If you write multilingual applications, you're advised to limit this to 55 characters;

  • The user might have field help turned off;

  • Even if field help is turned on, the user might not notice it because there's no visual connection with the field;

  • If you use a computed field with, say, a button to set the field values, the user can't get at the field help;

  • Field help doesn't work on the Web.

In this article, we'll explore the idea of using dialog boxes to solve the context sensitive field help problem in the Notes client. I'll show some examples to give you an idea from the usability perspective. Then I'll show you how to construct a help form and the code used to call it. Along the way, we'll cover design techniques and conclude with a few ideas for enhancements.

Pros and cons
The help dialog approach has several powerful advantages, but, like most things in Notes, there are significant trade-offs. One of the first things you'll notice is that dialog boxes are modal, which means the user can't complete the form with the dialog box open. To solve this, we use the fact that a dialog box opens the current document with a different form. So you can put the actual document field on the help form, right next to your explanation. This really holds the context together. The user opens the help, completes the field, and presses OK. Then the user is returned to the main document with the field updated.


1  ·  2  ·  3  ·  4  ·  Next »
Other articles you might like
Home > Lotus Technologies > Notes (84 articles)
   A walk down Memory Lane with Lotus Notes
   An application for scanning physical mail and distributing it virtually
   Managing Notes deployments with Teamstudio Build Manager
Home > Lotus Technologies > LotusScript (64 articles)
   When the debugger won't debug hidden code that isn't hidden
   What to do if the LotusScript debugger won't single-step over code
   Little known traps about Lotus Notes fields
Home > Lotus Technologies > Application Development (48 articles)
   An application for scanning physical mail and distributing it virtually
   How hide-whens in Rich Text can ruin your whole day (and what to do about it)
   Little known traps about Lotus Notes fields
Get Weekly Email Updates
Subscribe to our regular weekly email newsletter. It's packed with tips, reviews, deep analysis, and the latest news.
 
Recent DominoPower Articles
Lotusphere 2010: mobility and collaboration
2010: A Lotusphere of change
Five trends for 2010
DominoPower TV Episode 1: Inside a strategy session with Teamstudio
More about Domino log files
Say goodbye to the Uh-Ohs. Long live the Tens.
Why your log.nsf might not be purging properly
Latest Lotus Headlines
Recommended Maintenance - Lotus Notes Traveler
Here are the slides and other materials from our Lotusphere session
Microsoft OCS awareness in Lotus Connections and Websphere Portal?
SnTT: XPages Blank Calendar Control (Part 2), adding data
Have your Lotus Notes calendar display multiple time zones
Sample Database for Microsoft Office and Lotus Symphony Integration
Symphony 3.0 beta signals another attack on Office
>> Read all the news
More from the ZATZ journals
Computing Unplugged: The iPad: Apple's latest heartbreaker
David Gewirtz Online: CNN commentary and analysis
OutlookPower: Running auto-respond rules when Outlook is closed
-- Advertisement --

Sophisticated Meets Simple For Document Management
Share. Control. Manage.
Documents, emails, and content in the context of how work is done. Native to Lotus Domino. The User Experience unseen for Lotus Domino. Do more with less. Really.

See the possibilities Docova unleashes for Lotus Domino.
-- Advertisement --

Integrate your Notes Applications with Microsoft Office and Symphony
Integra for Notes Integrates Microsoft Office and/or IBM Lotus Symphony
Requires NO change to the design of the appliation or Installations of DLL's and EXE's
  • Integra is a ready to use solution, enhance static reports with Excel data analysis, pivot tables, macros
  • User friendly aproach, using a point and click access to features
  • Reports from any Lotus Notes databases
  • Runs reports through a Notes client, web browser and scheduled basis
  • Allows use of LotusScript for advanced data manipulation
  • Enables self service reporting capabilities to end-users


Learn more at www.integra4notes.com.
ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2010, ZATZ Publishing. All rights reserved worldwide.
Editor's Login