Is it possible to make all of the audience boxes checked by default on the node creation form?

Comments

walden’s picture

Answered my own question:

You can set the audience check boxes to be checked by default by adding '#value' => $subs,

around line 1746 in og.module. you can also search for:

$form['og_nodeapi']['visible']['og_groups'] = array(