Removing multiple values in a popup (OpenInsight Specific)
At 10 JAN 2000 12:26:21PM Bill Goodrich wrote:
We are migrating an AREV application to OpenInsight.
In the contacts section of our database, I would like to create a popup using data in the column STATE. The source is SELECT ROWS from Table. The table is CONTACT. The column is STATE. What do I put in the Selection Criteria, to limit the data in the popup to non-null, two letter, unique values? It the Selection Criteria the proper place to modify the data or do I have to process the data in another area?
Right now we have BY STATE in the selection criteria, and this lists a STATE for each row sorted alphebetacially. (ie- null to WY)
Thanks:
Bill Goodrich