Hi,
In my application I have given multi-select list option.
I've created my own content model in which I've specified list but here how can I allow multi-select
option in content model.
when I pass the multiselect values (concatenated by comma in single string )in webscript call I get
following exception :
"exception" : "org.alfresco.repo.node.integrity.IntegrityException - 10250181 Found 1 integrity violations:\nInvalid property value:
So here what changes I've to make in content model?
Thanks
Sanket