Question
Help with javascript code
Guys, I need some help.
I am making a form where there is a column with actions taken and another column with the status of these actions, where it can be pending (blank field) or resolved (OK). I created a field of implemented actions (OK) and wanted a code in javascript that counted all the fields with "OK".
Something like .... if the field has ok he would count and give me the total of ok.
can you help me?
Abs,
Berg
