I'm trying to get the prepopulate
module to work with og
with little success. From what I understand I can do ?edit[group_audience]=123
, and by going through the code it seems the prepopulate
plugin does what it is supposed to, and sets the dropdown #value
to 123
, but for some reason this doesn't work at all.
I've also found some information saying that it is possible to prepopulate the field using ?gids[]=123
, has anyone had success with this, or has a real proper solution?