Skip to content

SingleLinkField

Rick van Dam edited this page Oct 29, 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.

Actions

This field supports the following actions:

  • Search: opens a search modal where you can search for a item you want to reference.
  • Open: If you click on the magnifying glass icon inside the field the referenced item will be opened
  • Delete: If you click on the red cross inside the field the reference to that item will be removed.

Source Parameters

The following parameters are supported for this field:

Example Video:

singlelinkSample1

Clone this wiki locally