09-08-2011 07:42 AM
10-27-2011 02:25 PM
I need to create a nodes with bilingual locales where i need to use the created nodes after that to make a constraint (List of Value) and i need that constraints to be bilingual (i.e. to take the locale dynamically).Ok now in the latest version of Alfresco you can create constraint with also the list of value localized, all the information in the wiki page below:
11-01-2011 03:31 AM
<constraint name="sec:genderValue" type="LIST">
<parameter name="allowedValues">
<list>
<value>Male</value>
<value>Female</value>
</list>
</parameter>
</constraint>
11-01-2011 12:47 PM
11-12-2011 02:43 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.