Skip to content

Instantly share code, notes, and snippets.

@that0n3guy
Created June 2, 2014 19:50
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 that0n3guy/7479972eb4160f9eaf9e to your computer and use it in GitHub Desktop.
Save that0n3guy/7479972eb4160f9eaf9e to your computer and use it in GitHub Desktop.
ocalist and contact form yaml
# ===================================
# Form Field Definitions for Contact
# ===================================
fields:
firstname:
label: First Name
lastname:
label: First Name
name:
label: Name
email:
label: Email
phone:
label: Phone
lists:
label: Lists
type: relation
tags:
label: tags
type: relation
active:
label: Active?
type: checkbox
# ===================================
# Form Field Definitions for ocalists
# ===================================
fields:
name:
label: Name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment