Adding a bootstrap progress bar to a form with multiple groups

mhas16

Member
I am using Fabrik 3.2.2.
I have a form with multiple groups.
I have modified the default.php in the fabrik form template
I have added a bootstrap progress bar using the following code

<div id=progressbar>Progress bar to be added here</div>
<div class="progress progress-striped active">
<div class="bar" style="width: 40%;"></div>
</div>
The progress bar shows up in the desired location on the page,I only need to make it updated as I navigate
through the pages on the form

Could you Please let me know how can I proceed ?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top