Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created May 5, 2011 13:21
Show Gist options
  • Save jmertic/957010 to your computer and use it in GitHub Desktop.
Save jmertic/957010 to your computer and use it in GitHub Desktop.
<?php
$dictionary['MODULE_NAME']['fields']['FIELD']['type'] = 'multienum';
$dictionary['MODULE_NAME']['fields']['FIELD']['isMultiSelect'] = true;
@jwhitcraft
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment