Hi,

It took me some time to configure this, so I wanted to share.

To display the content create links panel within in grouped content node panel variants, I added the selection rule "Node being viewed is type "Post", where Post is the content type created by the OG example feature.

I then added the relationship, " Node from Node (on Node: Groups audience [og_group_ref])", and reconfigured the Content create links panel with these settings.
Node: Node from Node (on Node: Groups audience [og_group_ref])
Field Name: Groups audience (og_group_ref)

Then, the content create links displays on group content panels.

Jason.

Comments

nchase’s picture

Hi Jason. Thanks for sharing. I'm looking for this since long... I simply can't see the "Content create links panel"

UPDATE - fixed with http://drupal.org/node/1507922 - entityreference_prepopulate is a must

gatorjoe’s picture

Issue summary: View changes

Thank you for this information. Yes the solution found at http://drupal.org/node/1507922 fixes the problem with the create content links not appearing, but your solution solved the issue of the link not appearing on RELATED group content. Thank you very much!!