in my wizard controller
i need that a certain page should not to get validated if finish button is pressed ..
in the flow that should get validated ..
is there anything i could check in validate page method that signifies that this validation is being performed on the click of finish button so that i skip it .. ?
thanx


Reply With Quote