Js angular wizard

Hello,
I use JSangular in a form wizard.
In the first window of the wizard I have a select called “years” which has the options 1,2,3,4,5.
Depending on the option the visitor selects in the first window, in the second window of the wizard will be displayed a number of fields.
For example let’s say the visitors selects 2 years, them in window 2 of the wizard I will have:
Column 1 Column 2 Column 3
Sales Sales textbox year 1 Sales textbox year 2
Profit Profit textbox year 1 Profit textbox year 2
Any help woul be appreciated.
Thank you in advance

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.