I'm having problems populating a drop down list dynamically in a Gravity form. I want the DDL to populate with Buddypress groups so users can choose to join a group when they register.
I used this guide http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields
and entered the function into the functions.php file of my wordpress theme, and I also tried it in several other functions.php files. When I did this, it broke the entire site.
Anyone know what the problem might be?