Skip to content

Instantly share code, notes, and snippets.

@chrisvanpatten
Last active August 29, 2015 14:06
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 chrisvanpatten/dfe9dd19315ae1664047 to your computer and use it in GitHub Desktop.
Save chrisvanpatten/dfe9dd19315ae1664047 to your computer and use it in GitHub Desktop.
group:
title: Footer Text
field:
type: text
label: Product Type
name: product_type
options:
formatting: Default
required: false
notes: This can be any string.
placement:
terms:
- product
- subscription
extras:
order: 0
position: side
hide_editor: false
group:
title: Footer Text
field:
type: text
label: Street Address
name: street_address
options:
formatting: Default
required: false
notes: Just the first line, please!
field:
type: text
label: Street Address 2
name: street_address_2
options:
formatting: Default
required: false
notes: Just the second line
field:
type: select
label: State
name: state
options:
choices:
- AL
- AK
- CA
- NY
- VA
multi-select: false
required: false
notes: Only a few states are valid
placement:
posts:
- 3
- 6
- 12
- about-us
terms:
- product
- subscription
extras:
order: 0
position: normal
hide_editor: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment