This is what im looking for too… can anyone help with this?
Thread Starter
grezza
(@grezza)
Hi shawnyuan,
Thanks for this.
What im trying to do is get a list of checkboxes which have been defined as profile fields. So for example a field called “interests” which has say 10 checkboxes. I want to use that same profle field as options to tag posts with and save it as part of the posts metadata. Which means i can relate posts to users interests.
“bp_get_the_profile_field_edit_value” i guess would work whilst looping through all profile fields, but i want to grab a specific field and then display at as a form on the post admin page and the save the selected values as meta for the post.
Hope that makes sense
Thread Starter
grezza
(@grezza)
Anybody have any ideas? I still cant find a suitable solution to this.
Thanks