This was working properly until the upgrade. Has something changed in 1.6.9 with the way get_leads is working?
This was working properly until the upgrade. Has something changed in 1.6.9 with the way get_leads is working?
I'm using 1.6.9 on this site http://troop24riverside.com/ and on this page http://troop24riverside.com/upcoming-events/ I am using RGFormsModel::get_leads to display a list of names from form entries. Here is the code I use to generate those lists: http://pastebin.com/kHpaHQvi
It appears that RGFormsModel::get_leads is still working for me.