Domino Code Fragment

Code Name*
Flexible lookups, adding keywords "on the fly"
Date*
04/28/2024
Source (or email address if you prefer)*
Rlatulippe@romac.com
IP address:.3.143.228.40
Description*
The formula below does a lookup to the same database using a hidden view. This allows flexibility because you can enter a word (that now becomes a permanent part of the lookup), or use an existing word (that will always first appear in the lookup).
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
Files/Graphics attachments (if applicable): Code:
@Trim(@Unique(@DbColumn(""; ""; "By _Category (Main View)") : "Equity" : "Emerging Markets" : "Global Equity" :
"Equity / Fixed" : "Emerging Markets Equity" : "Global International Equity" : "Fixed Income"))