Skip to content

Instantly share code, notes, and snippets.

Created September 22, 2014 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7000604933553bc4d0e2 to your computer and use it in GitHub Desktop.
Save anonymous/7000604933553bc4d0e2 to your computer and use it in GitHub Desktop.
RSCE
'fields' => array(
'images' => array(
'label' => array('Bilder', ''),
'inputType' => 'fileTree',
'eval' => array(
'fieldType' => 'checkbox',
'filesOnly' => true,
'extensions' => 'jpg,jpeg,png,gif,svg',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment