I don't know if I'm in the right place, but I'm checking if anybody know how to submit data from a form that a user submits, into a progressive bar.
For example, my progressive bar has a value of 23 of 100 and when I'm submitting a form with a value of 10, I want the progressive bar to show 33. The form has multiple inputs, but I only want one of them to connect to the progressive bar.
FYI, I'm working in wordpress with fluent forms if that is of any help...