-
-
Notifications
You must be signed in to change notification settings - Fork 0
SingleLinkField
Rick van Dam edited this page Oct 26, 2019
·
7 revisions
SingleLinkField is similar to a Droplink field in that it will store a reference to a item. The main difference is however that you don't select the item from a dropdown but you will select a item using a feature rich search modal. This enables you to easily find items even if there are thousands of items or even more.
The following parameters are supported for this field:
- id: The item under which will be searched. If the item has bucket settings these will be applied to the search modal.
- pfilter: The persistent filter which will be applied to the search modal. Will be appended to the persistent filter in the bucket settings if this exists.
Like this repository? Don't forget to give it a star!