-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Beta5
-
None
When clicking "Next" on a Scaffolded page to see more results, JSF throws a validation error on the first Search field:
search:rowBeanSearchName: Validation Error: Value is required.
This can be fixed by setting the `immediate="true"` attribute on the "Next" button.