Skip to content

Instantly share code, notes, and snippets.

@litlfred
Created March 25, 2014 16:31
Show Gist options
  • Save litlfred/9765739 to your computer and use it in GitHub Desktop.
Save litlfred/9765739 to your computer and use it in GitHub Desktop.
Forms magic data under /modules/forms/forms/$form
class
display
storage (matbe only select between magicdata or entry for now. or only when there is a handler for the mechanism)
storage_options (only displayed if there is a relevant handler. example multiflat should be easy to add)
meta/child_forms = array of forms
meta/description
meta/child_form_data/$type used by populateChild()
meta/child_form_data/$type/$form/order = comma separated list of fields
meta/child_form_data/$type/$form/limits = where clause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment