11-28-2006 05:56 AM
11-28-2006 03:21 PM
<config evaluator="node-type" condition="content">
<property-sheet>
<show-property name="title" hide="true" />
<show-property name="description" hide="true" />
</property-sheet>
</config>
11-29-2006 05:39 AM
<alfresco-config>
<config evaluator="string-compare" condition="Languages">
<languages>
<language locale="es_ES">Spanish</language>
<language locale="fr_FR">French</language>
<language locale="de_DE">German</language>
<language locale="ja_JP">Japanese</language>
</languages>
</config>
<config evaluator="string-compare" condition="Content Wizards">
<content-types>
<type name="fac:factura" />
</content-types>
</config>
<config evaluator="node-type" condition="fac:factura">
<property-sheet>
<show-property name="fac:NIF_Proveedor" />
<show-property name="fac:Fecha_Factura" />
<show-property name="fac:Numero_Factura" />
<show-property name="fac:Base_Imponible" />
<show-property name="fac:Impuestos" />
<show-property name="fac:Total" />
<show-property name="fac:Nombre_Proveedor" />
<show-property name="fac:NIF_Cliente" />
<show-property name="fac:Descripcion_Cliente" />
<show-association name="fac:signOff" />
<show-child-association name="fac:processSteps" />
</property-sheet>
</config>
<config evaluator="node-type" condition="content">
<property-sheet>
<show-property name="title" hide="true" />
<show-property name="description" hide="true" />
<show-property name="author" hide="true" />
</property-sheet>
</config>
<config evaluator="string-compare" condition="Advanced Search">
<advanced-search>
<content-types>
<type name="fac:factura" />
</content-types>
<custom-properties>
<meta-data type="fac:factura" property="fac:Numero_Factura" />
<meta-data type="fac:factura" property="fac:Fecha_Factura" />
<meta-data type="fac:factura" property="fac:NIF_Proveedor" />
<meta-data type="fac:factura" property="fac:NIF_Cliente" />
<meta-data type="fac:factura" property="fac:Descripcion_Cliente" />
</custom-properties>
</advanced-search>
</config>
<config evaluator="string-compare" condition="Views">
<!– the views available in the client –>
<views>
<!– default values for the views available in the client –>
<view-defaults>
<browse>
<!– allowable values: list|details|icons –>
<view>details</view>
<page-size>
<list>20</list>
<details>80</details>
<icons>20</icons>
</page-size>
</browse>
</view-defaults>
</views>
</config>
</alfresco-config>
11-30-2006 06:52 PM
<config evaluator="node-type" condition="fac:factura">
<property-sheet>
<show-property name="title" hide="true" />
<show-property name="description" hide="true" />
<show-property name="author" hide="true" />
<show-property name="fac:NIF_Proveedor" />
<show-property name="fac:Fecha_Factura" />
<show-property name="fac:Numero_Factura" />
<show-property name="fac:Base_Imponible" />
<show-property name="fac:Impuestos" />
<show-property name="fac:Total" />
<show-property name="fac:Nombre_Proveedor" />
<show-property name="fac:NIF_Cliente" />
<show-property name="fac:Descripcion_Cliente" />
<show-association name="fac:signOff" />
<show-child-association name="fac:processSteps" />
</property-sheet>
</config>
12-01-2006 03:01 PM
<config evaluator="node-type" condition="fac:factura">
<property-sheet>
<show-property name="mimetype" display-label-id="content_type"
component-generator="MimeTypeSelectorGenerator" />
<show-property name="size" display-label-id="size"
converter="org.alfresco.faces.ByteSizeConverter"
show-in-edit-mode="false" />
<show-property name="cm:title" hide="true"/>
<show-property name="cm:description" hide="true"/>
<show-property name="cm:author" hide="true"/>
<show-property name="fac:NIF_Proveedor" />
<show-property name="fac:Fecha_Factura" />
<show-property name="fac:Numero_Factura" />
<show-property name="fac:Base_Imponible" />
<show-property name="fac:Impuestos" />
<show-property name="fac:Total" />
<show-property name="fac:Nombre_Proveedor" />
<show-property name="fac:NIF_Cliente" />
<show-property name="fac:Descripcion_Cliente"/>
</property-sheet>
</config>
12-02-2006 05:22 PM
<show-property name="cm:title" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="cm:description" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="cm:author" show-in-edit-mode="false" show-in-view-mode="false" />
12-03-2006 08:10 AM
<config evaluator="node-type" condition="fac:factura">
<property-sheet>
<show-property name="mimetype" display-label-id="content_type"
component-generator="MimeTypeSelectorGenerator" />
<show-property name="size" display-label-id="size"
converter="org.alfresco.faces.ByteSizeConverter"
show-in-edit-mode="false" />
<show-property name="cm:title" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="cm:description" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="cm:author" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="fac:NIF_Proveedor" />
<show-property name="fac:Fecha_Factura" />
<show-property name="fac:Numero_Factura" />
<show-property name="fac:Base_Imponible" />
<show-property name="fac:Impuestos" />
<show-property name="fac:Total" />
<show-property name="fac:Nombre_Proveedor" />
<show-property name="fac:NIF_Cliente" />
<show-property name="fac:Descripcion_Cliente" />
</property-sheet>
</config>
12-04-2006 04:40 PM
<show-property name="title" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="description" show-in-edit-mode="false" show-in-view-mode="false" />
<show-property name="author" show-in-edit-mode="false" show-in-view-mode="false" />
12-04-2006 06:24 PM
12-05-2006 03:31 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.