I have a form that once submitted I want to iterate through fields from a form and keep a count based on some criteria. The only thing I am not sure how to do is iterate through using a criteria.
If I have form a how do I iterate through all the fields whos subject = something?