08-11-2016 02:12 AM
<aspects>
           
        <!– Example Custom Site Properties Aspect –>
      <aspect name="stcp:customProperties">
        <title>Custom Person Properties</title>          
         <properties>
            <property name="stcp:Person">
               <title>Status</title>
               <type>d:text</type>
       <constraints>
                 <constraint name="stcp:projectphase" type="LIST">
                   <parameter name="allowedValues">
                      <list>
                         <value>Prepare</value>
                         <value>Open</value>
                         <value>Closed</value>
                      </list>
                   </parameter>
                   <parameter name="caseSensitive"><value>true</value></parameter>
                 </constraint>
               </constraints>
            </property>
         </properties>
      </aspect>
   
   </aspects>
08-16-2016 06:21 AM
08-17-2016 02:52 AM
 
					
				
				
			
		
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.