2 Replies Latest reply on Jun 5, 2007 11:10 PM by daedlus

    Toggle panel problem

    daedlus

      hi

      i have a toggle panel with validations in each panel using required="true".
      my problem is when i proceed to second panel from first one, the validation for all subsequent panels is also happening at the same time.
      how do i prevent this?

      i want the validations to happen panel wise rather than all of them happening at the last panel.

      any ideas how it can be done?