cancel
Showing results for 
Search instead for 
Did you mean: 

MetaData property

robby
Champ in-the-making
Champ in-the-making
Hi all,
it's possibile set the maximum length of a property in a type definition???
Eg:

<type name="prefix:typeName">
         <title>typeTytle</title>
        <parent>cm:content</parent>
        <properties>
            <propety name="propPrefix:propName">
               <title>propTitle</title>
                  <type>d:text</type>
            </property>
         </properties>
</type>
In this case i want to set the max property lenght to 5 character. Eg: zip code.
If this is not possible how is possible to do that???

All suggenstions are welcome..

Best reegards

Robert.
1 REPLY 1

rivarola
Champ on-the-rise
Champ on-the-rise
Hi,

You can have a look at the Constraints page on the Wiki : http://wiki.alfresco.com/wiki/Constraints