Hi All, We have the requirement to develop application with multi page forms.
Mainly it consist of PREVIOUS , SAVE & NEXT buttons. I have made design to use single action class with model driven to handle the flow using a hidden page specific variable . Also I am skipping the validation during previous action in validate method. Could some one suggest any modification or alternate solution to this requirement? Thank You