Re: Pop-up List of Values defaults

From: Grant Johnson <445362_at_jester.llnl.gov>
Date: 6 Dec 93 08:48:03
Message-ID: <445362.93Dec6084803_at_jester.llnl.gov>


In article <30NOV199313493329_at_erich.triumf.ca> grant_at_erich.triumf.ca (Peter A. Grant) writes:

   I don't see how to control this since I'm using the package List_Values,    unless I write my own version with plain old pop-up windows.

(stuff deleted)

   Others run into this? What have you done?

Peter,

The first problem we found with the default LOV's was in easily allowing the user to query on fields other than the code they were selecting. To get around this, we use CALL_QUERY to invoke a form for selecting the value. This has proven to be very flexible. By invoking a form rather than a pop-up, custom LOV's are easily shareable across forms. The other cool thing is we can generate the LOV form and the calling triggers in CASE.

Recently, we decided to use the CALL_QUERY method for all LOV's to ensure a consistent user interface. It is a little more work, but I users appreciate having the consistency.

Grant Johnson                                 Internet: grantj_at_llnl.gov
Lawrence Livermore National Lab	           PacBell Net: (510) 423-0406
Received on Mon Dec 06 1993 - 08:48:03 CET

Original text of this message