Currently (v 1.2) CiviCRM doesnt support the 'query' value for 'group_type'

This feature would potentially allow dynamic groups to be created which link to eactions_lobby2participant and dont need a superfluous group_contact entry to be created - giving cleaner data and prossibly more efficient code.

Something to thinkabout when 'group_type' => 'query' is supported by CiviCRM

[Affected code is the call to crm_add_group_contacts() in Lobby.sendToTargets()]

Comments

spartakan’s picture

Alternatively, we could use Tags when they become available, and let the site administrator create groups for MassMailer as required.