Editor with array of data
Editor with array of data
I have a data like
person1
 -contact1
 -contact2
person2
 -contact1
in datatable I display person as row, is there a type for array in editor? like contact field become a button to open contact editor or something to do that
This discussion has been closed.
            
Answers
Currently no, sorry. It would be possible to add such functionality using a custom plug-in, but it isn't something that has yet been done myself, or as far as I am aware anyone else publicly.
Allan