Skip to content

Instantly share code, notes, and snippets.

@renepardon
Created July 20, 2017 12:40
Show Gist options
  • Save renepardon/4e34f01339c65698f4ef9d0c7a10e3ea to your computer and use it in GitHub Desktop.
Save renepardon/4e34f01339c65698f4ef9d0c7a10e3ea to your computer and use it in GitHub Desktop.
---
# Some more definitions above...
-
type: ezselection
name: Abstract Position
identifier: abstract_position
required: true
default-value: left
field-settings:
isMultiple: true
options: [ left, middle, right ]
-
type: ezselection
name: Abstract Style (not applicable to position middle)
identifier: abstract_style
required: true
field-settings:
isMultiple: true
options:
- blue_box: "Blue box and white text"
- white_box: "White box and blue text"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment