Component Editor for elements in a Node List cell
Hello,
is there any way to use an editor component for the elements in a cell list? I tried to look around and made some tests, but it seems that elements always use the default editor.
thanks,
manuele
is there any way to use an editor component for the elements in a cell list? I tried to look around and made some tests, but it seems that elements always use the default editor.
thanks,
manuele
Please sign in to leave a comment.
You'd have to define alternative editors for the concepts of the list items, and then push hints in the collection cell of the container to activate these editors within the collection.
Vaclav