1
0
-1

Hi,

I want to make my multi page form display by condition.

For example i got 5 page form, in page 1 got some checkbox to determine that form 3 need to display or not,

if click on checkbox, the page 3 will display and vise verse.


How to do that?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi

      Looks like the current implementation of multi page form does not have the condition feature.

      Maybe you can try use jQuery to show hide the tabs.

      1. AZHARUL NASRAN

        Thank you for your answer.

        If we used jQuery to hide the tabs, how we need to handle next button on page 2.

        Because the page flow is go page1 and 2 and 3. So when at page 2, i click button straight go to page 3.

         How to make when click button on page 2, if page 3 not display straight away go to page 4 ?

      CommentAdd your comment...