Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
755
web grid pagination with required form inputs
posted

Hi,

I have form with some required inputs for assignment. Part of form is also web grid with pagination possibility. If required inputs are empty then pagination doesn't work. If I fill required inputs (generally in edititation) then web grid's pagination works well.

Please, is it bug or is it my fault? How can I solve it.

Thank you,

Anect

Parents
  • 1579
    posted

    Hi, Anect!

    It is neither a bug, nor your fault. The described behaviour is correct according to the JSF specification as it says that if validation fails (in this case required fields are left empty) the page must not change it's state.

    Regards!

Reply Children
No Data