Hi!
I'm trying to set custom attributes as a column in Collection. I try with adding
<column>
<attribute>attribute_name</attribute>
<attribute_type>String</attribute_type>
<content_attribute>false</content_attribute>
<label>attribute label</label>
<visible>false</visible>
</column>
to
<columns> in a dam_collection_component.xml and the attributes
are displayed in Collection "display settings" on a "Select attributes
to display:". When I chose attribute to be displayed(move him to
"Selected attributes to display as column:" list) and click ok the
error message are prompt:
*Error creating the collection table
result set : error: "You have specified an
invalid attribute name (attribute_name)."*
Same thing I did for folders and cabinets and all works fine.
Please help!