06-22-2012 10:31 AM
06-22-2012 03:38 PM
06-25-2012 05:00 AM
06-25-2012 09:40 AM
06-26-2012 05:56 AM
06-26-2012 06:01 AM
06-26-2012 07:11 AM
<faces-config>
<!– *************************************************************** –>
<!– Empty JSF config file to prevent errors being thrown during JSF –>
<!– initialisation. Overwrite this file with your custom version. –>
<!– *************************************************************** –>
<managed-bean>
<managed-bean-name>DatePickerGenerator</managed-bean-name>
<managed-bean-class>org.alfresco.web.bean.generator.DatePickerGenerator</managed-bean-class>
<managed-bean-scope>request</managed-bean-scope>
<managed-property>
<property-name>startYear</property-name>
<value>2030</value>
</managed-property>
<managed-property>
<property-name>yearCount</property-name>
<value>30</value>
</managed-property>
</managed-bean>
</faces-config>
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.