Skip to content

Instantly share code, notes, and snippets.

@1stevengrant
Created August 13, 2012 21:34
Show Gist options
  • Save 1stevengrant/3344253 to your computer and use it in GitHub Desktop.
Save 1stevengrant/3344253 to your computer and use it in GitHub Desktop.
<select name="item_options[r_day_1_11_selection]" id="day1_11_selection" multiple="multiple" size="20">
{exp:query sql="SELECT DISTINCT col_id_43 AS workshop_time FROM exp_matrix_data WHERE {embed:row}"}
<optgroup label="{workshop_time}">
{embed="templates/template_1_embed_11_2_day1" workshopTime="{workshop_time}"}
</optgroup>
{/exp:query}
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment