This is how the code is called... | <ui:param name="usedForFilter" value="false" /> | switches the usage mode...
| <!-- Validation and not being used for Filter --> | <s:validateAll> | <ui:include src="/WEB-INF/pages/user/userFieldsEditable.xhtml"> | <ui:param name="usedForFilter" value="false" /> | </ui:include> | </s:validateAll> | I guess I wil ahev to have a page for each type filteres and non filtered :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033153#4033153 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033153 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
