Hey guys,
I've spent the day with the Developer Docs and made some great progress. I've hit a bit of a wall that I'm hoping someone can help me figure out.
I have a well documented gist that's based on the gform_field_content filter documentation
https://gist.github.com/jacobdubail/5113428#file-gistfile1-php
Basically, what I want to do is match checkbox fields to user_meta fields. If there's a match, I want to disable the field, or at the very least, add a class so I can disable via javascript.
Any help?
Many thanks,
Jacob