I need to create a dojo value picker with the following capabilities:
1) A different DB Choose ideas 2) Be able to choose multiple values 3) Be able to do a user search for a value
I do not understand how to get all three.
A simple value picker does not support search if I have a dominoView picture user, then I can not have both dojo type:
Extlib.dijit.PickerCheckbox < / P>
and
Extlib dijit pickerlistsearch
Can anyone tell me what I am doing?
Thank you for helping Paul and others to get this work done using DominoVivellPicker. See my example below, which I hope can help someone else.
& lt; Xe: valuePicker id = "valuePicker1" dialogTitle = "Select from this list" for "pickerIcon =" / picker.png "=" Apis "Dojo type =" Extilib digit. Picture list search "& gt; & Lt; XE: this.dataProvider & gt; & Lt; Xe: dominoViewValuePicker viewName = "(YORVIEWNAME)" & gt; & Lt; Xe: this.databaseName & gt; & Lt ;! [CDATA [# {Javascript: var serv: string = session.getCurrentDatabase (). GetServer (); All + "!!" + "YOURDB.nsf";}]] & gt; & Lt; / Xe: this.databaseName & gt; & Lt; / XE: dominoViewValuePicker & gt; & Lt; / XE: this.dataProvider & gt; & Lt; / XE: valuePicker & gt;
I do not think you can be both dojo type but extlib.dijit. With pickerlists search, double selects the entries by double clicking and many can be selected.
Comments
Post a Comment