I'm using panels to override the page of the group node and added the content links to a pane. The links add fine, but when I click the link, the group is not selected on the content creation page. Am I missing something? Thanks in advance!

Drupal 7.14
Organic Groups 7.x-2.0-alpha2
Organic groups node link 7.x-1.0
OG Content Links patch applied from: http://drupal.org/node/1399396#comment-5821814

The URL that the module outputs is the following (if this helps):
node/add/post?og_group_ref=21&destination=node/21

Comments

klucid’s picture

Status: Active » Closed (works as designed)

My bad. I retraced my steps and forgot to adjust settings for prepopulate:

For the appropriate content types enable the "Enable Entity reference prepopulate" on the og_group_ref field setting.

Thanks for the awesome module.

klucid’s picture

Issue summary: View changes

Further clarification.