logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by jay on Fri 21 Jul 2006 in response to Domino Name Picker Revisited

NamePicker settings

Hi Jack,


I have a form with a "Community" and "Members" fields. Now the Community field
needs to do a lookup on one view, and a certain column while the "Members"
field uses a completely different set.


I have made a few changes/additions to your NamesPicker.js so that for
"Community" field I do something like:


NamePicker.open_with_param(...,"dbpath","view","col")/


and similarly for the "Members" field with different parameters.


It works fine but perhaps you can implement it elegantly in your article - i.e
if not done already or if there are no 'gotchas' in this approach.


-jay