03-27-2008 06:00 PM
<tr>
<td>
<h:selectBooleanCheckbox value="#{AddContentDialog.showOtherProperties}"/>
</td>
<td width="100%">
<h:outputText id="text10" value="#{msg.modify_props_when_page_closes}" />
</td>
</tr>
03-27-2008 06:00 PM
…
<managed-bean>
<description>
The bean that backs up the Add Content Dialog
</description>
<managed-bean-name>AddContentDialog</managed-bean-name>
…
<managed-property>
<property-name>showOtherProperties</property-name>
<value>false</value>
</managed-property>
03-27-2008 06:00 PM
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.