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.
You should be able to use this as the object type:
CustomTableItem.Namespace.Customtable
Please, sign in to be able to submit a new answer.