Hi! I like the idea of this module. I'm currently looking for a progress indicator that shows the user how many fields on a given form are already filled out and how many more s/he has to fill out.

E.g.

1. the module counts the number of fields in a node*.
2. the module assigns values to each field. i.e if there are 10 fields on a page, each field is worth 10 percent. Only by completing all 10 fields will the user be able to get the progress bar to 100%.
3. Ideally, I would like to show the user his/her progress on a number of forms, using a dashboard.
e.g.
Form 1 progress bar 1 at 25%
Form 2 progress bar 2 at 10%
... ....

*or editable view in my case

Comments

caktux’s picture

Status: Active » Closed (won't fix)

This module is a page loading progress, not a form progress handler. Feel free to inspire yourself, but this feature will most certainly never get implemented.