complex_lists
I want to programatically populate Complex Multivalued Fields using Nuxeo Coresession object. How do we access the subfield in the below case? Questions Question1 Answer1 Question2 Answer2
0 votes
1 answers
2 comments
6369 views
I'm using the following query for a content view using Studio: ecm:mixinType != 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted' AND zdoctype:ztype ILIKE 'zaxis_customer' AND ...
0 votes
2 answers
4 comments
3723 views