Skip to content

Instantly share code, notes, and snippets.

@ivanteoh
Created May 17, 2016 04:34
Show Gist options
  • Save ivanteoh/244fd8c517e0f39be6c0593e58fcff81 to your computer and use it in GitHub Desktop.
Save ivanteoh/244fd8c517e0f39be6c0593e58fcff81 to your computer and use it in GitHub Desktop.
{
"design": {
"formDate": {
"elements": {
"birthday": {
"id": "birthday",
"params": {
"description": "",
"edit_template": "",
"field_mode": "EDITABLE",
"field_type": "DATETIME",
"formula": "",
"html_attributes_formula": "",
"index_type": "DEFAULT",
"mandatory": false,
"read_template": "",
"title": "birthday",
"to_be_indexed": false,
"validation_formula": ""
},
"title": "birthday",
"type": "PlominoField"
}
},
"id": "formDate",
"params": {
"null": false,
"beforeCreateDocument": "",
"beforeSaveDocument": "",
"description": "",
"document_id": "",
"document_title": "",
"dynamic_document_title": false,
"form_layout": "<p><span class=\"plominoLabelClass\">birthday</span><span class=\"plominoFieldClass\">birthday</span></p>",
"form_method": "Auto",
"hide_default_actions": false,
"isPage": false,
"isSearchForm": false,
"onCreateDocument": "",
"onDeleteDocument": "",
"onOpenDocument": "",
"onSaveDocument": "",
"onSearch": "",
"resources_css": "",
"resources_js": "",
"search_formula": "",
"search_view": "",
"store_dynamic_document_title": false,
"title": "Date"
},
"title": "Date",
"type": "PlominoForm"
},
"resources": {}
},
"id": "demodb"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment