1
0
-1
1 answer
- 10-1
I assume that you want it for display purpose.
So, in your form, there is a textfield that stores a numerical value. For example, "completion".
You can add a Custom HTML into form, and adopt the code in Progress Bar. Replace line 2 with form hash variable i.e. #form.request.completion#
Add your comment...
Hi, How to create a progress bar similar to this Progress Bar?