Uniselector and custom table fields

Mateusz Żebrowski asked on October 30, 2015 15:01

In Uniselector we can set object type field to cms.customtable. It allows user to select from all custom tables. Is it possible to allow user to select from fields of specific custom tabel? Let's say set object type to sth. like cms.customtableitem.

Correct Answer

Joshua Adams answered on October 30, 2015 17:54

You should be able to use this as the object type:

CustomTableItem.Namespace.Customtable

3 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.