All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Loop through a variables group in a template

Pål Degerstrøm 24 Jun 2013 09:44 question, complete

Is there a way to loop through a group of variables in a template? Something like

{exp:low_variables:group group_id="1"}
{var_data} = {var_label}
{/exp:low_variables:group}

Replies

  1. Low 24 Jun 2013 09:53

    Not natively. But you could use the Query module and query the low_variable_groups, low_variables and global_variables tables.