Hi,

Following snippet from my custom node type definition xml, does not work if
I replace multiple="false" by multiple="true".

With multiple set to true, it simply skips sw:keywords definition.

Any ideas?

Thanks,

M Singh

 

<propertyDefinition name="sw:keywords" 

                  requiredType="String" 

                  autoCreated="false" 

                  mandatory="false" 

                  onParentVersion="COPY" 

                  protected="false" 

                  multiple="false"/>

Reply via email to