Skip to content

Instantly share code, notes, and snippets.

@addisonhall
Last active December 20, 2015 18:39
Show Gist options
  • Save addisonhall/6177451 to your computer and use it in GitHub Desktop.
Save addisonhall/6177451 to your computer and use it in GitHub Desktop.
Output full dropdown select list of Business Catalyst classifications (also called categories)
<!-- Output full list of Business Catalyst classifications -->
<tr>
<td><label for="CAT_Category">Classifications:</label>
<select name="CAT_Category" id="CAT_Category" class="cat_listbox">{module_categorylist}</select></td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment