10-25-2012 03:16 PM
<property name="axcl:clienteContato">
               <title>Nome contato</title>
               <type>d:text</type>
</property>
<field id="axcl:clienteContato" label-id="prop.axcl_clienteContato">
                  <constraint-handlers>
                     <constraint type="MANDATORY" validation-handler="Alfresco.forms.validation.mandatory" event="keyup" />
                  </constraint-handlers>
</field>
10-26-2012 12:56 PM
10-26-2012 01:22 PM
<dependencies>
            <js src="/share/res/js/formCustomFunctions.js" />
</dependencies>
<field id="axcl:clienteContato" label-id="prop.axcl_clienteContato">
                  <constraint-handlers>
                     <constraint type="MANDATORY" validation-handler="Alfresco.forms.validation.myCustomFuncion" event="keyup" />
                  </constraint-handlers>
</field>
10-26-2012 01:54 PM
10-26-2012 02:04 PM
03-13-2013 03:35 AM
05-27-2013 09:02 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.