Picklist and keyword functionality?

Hello,

I am using @Picklist because I want to display a list of document titles, but return the UNID’s of the selected documents. (The picklist view has a hidden coumn with the UNIDS). This works fine, but every time the user wants to change the selected items, like just add one to the list, he/she has to select ALL of them again. If there are 30 selections for example, this will be a problem.

Is there a way to transfer the UNID’s I have captured back to the picklist so those documents are already ‘checked off’ ?

help!

thanks

Subject: picklist and keyword functionality?

Don’t think that functionality is available in Notes as of now!..:slight_smile: Would be nice though…:slight_smile:

Think you’d need to make it a dialog list with @DbColumn formula.

Subject: picklist and keyword functionality?

ok… i knew there was a way… i can use @dblookup and return the document unique id via keyword…