Hi Experts,
I have a form with lot of fields spanning across multiple pages - in order to make the form user friendly and enable the user to keep track of their form filling activity, I want to add a progress tracker which will track the percentage of form completion, for e.g. if there are 10 fields in the form and user has filled up only 4 fields then the progress bar should indicate 4/10 * 100 = 40% completion with proper coloring in the progress bar and this should be placed in the footer. at the master page level in each page.
What is the best way to achieve this?
Regards.
Rohit