Previous Topic: PopupNext Topic: Lookup Parameter Syntax


Picker

This is a simple alternative to the 'popup', where a small list of alternatives is expected. No parameters are initially passed to the SP, which is executed immediately so the list is populated as soon as the dialog appears. Usually, only one value can be selected, but multiple selections can be allowed if the 'multi' argument is specified in the lookup function. By default, there is no search capability, but this can be added by specifying the 'filter' argument.

Items from the Available Items list can be selected by clicking with the mouse and added to the Selected Items list by clicking the ‘arrow’ button. Selected Items can be removed using the ‘trash can’ button.

Example picker: Trigger Selector on Standard Search page

Trigger Selector on Standard Search page