01-27-2012 09:58 AM
…….
…….
<show id="custom:fecha1" />
<show id="custom:dias" />
<show id="custom:fecha2" />
<appearance>
……
……
<field id="custom:fecha1">
<field id="custom:dias">
<field id="custom:fecha2" set="contrato">
<control template="/org/alfresco/components/form/controls/calculoFecha.ftl" />
</field>
</appearance>
…….
…….
01-30-2012 09:51 AM
<field id="custom:fecha2">
<control template="/org/alfresco/components/form/controls/calculoFecha.ftl" />
<control-param name="">xxx</control-param>
</control>
</field>
01-31-2012 04:26 AM
02-06-2012 12:49 PM
<appearance>
……
……
<field id="custom:fecha1">
<control template="/org/alfresco/components/form/controls/calculoFechaInput.ftl" />
</field>
<field id="custom:dias">
<control template="/org/alfresco/components/form/controls/numDiasInput.ftl" />
</field>
<field id="custom:fecha2" set="contrato" />
</appearance>
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.