Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created February 26, 2013 12:06
Show Gist options
  • Save amitaibu/5037993 to your computer and use it in GitHub Desktop.
Save amitaibu/5037993 to your computer and use it in GitHub Desktop.
// Enable Entity-reference prepopulate.
$og_field['instance']['settings']['behaviors']['prepopulate'] = array(
'status' => TRUE,
'action' => 'hide',
'action_on_edit' => TRUE,
'fallback' => 'redirect',
'og_context' => TRUE,
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment