Very simply, i'm attempting to use filters/hooks to populate the values and names of a set of checkboxes on a form on my site (which is embedded via the php gravity_form() function).
I've searched through the forum and I've seen examples for dropdowns and text boxes, but nothing on checkboxes. If i've missed something specific, please point me in the first direction.
This is what I have so far, but of course this is totally wrong. And yes, I did check off the dynamic option for my checkboxes and assigned 'photos' as the param.
Thanks in advance!