VinceSchuurman.com
Products & Services Expertise Contact Sitemap Weblog  
      Weblog  
 

 

Home >Weblog
Thursday, March 29, 2007

SnT Thursday: Fun with Synonyms

A keyword field set to allow synonyms will show the values left of the '|' in a list, but stores the value to the right.

If you want to store both values but don't want do an additional lookup, you could access both values using LotusScript;
The selected value by uidoc.FieldGetText("productID") and the stored value using uidoc.Document.ProductID(0).



Technorati tag:

1.   Re: SnT Thursday: Fun with Synonyms

That tip only works if the document has been saved, right? If it is a new document, will it still work?


2.   Re: SnT Thursday: Fun with Synonyms

Works either way :)



Discussion for this entry is now closed

 
     Home | Products & Services | Expertise | Contact | Sitemap | Weblog
© Copyright 1997-2008, VinceSchuurman Consulting | All Rights Reserved