Created
May 17, 2016 04:44
-
-
Save ivanteoh/23c45cc8a6f38a8e65e3dcf01ebe40c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "design": { | |
| "formDataGrid": { | |
| "elements": { | |
| "order": { | |
| "id": "order", | |
| "params": { | |
| "description": "", | |
| "edit_template": "", | |
| "field_mode": "EDITABLE", | |
| "field_type": "DATAGRID", | |
| "formula": "", | |
| "html_attributes_formula": "", | |
| "index_type": "DEFAULT", | |
| "mandatory": false, | |
| "read_template": "", | |
| "title": "order", | |
| "to_be_indexed": false, | |
| "validation_formula": "" | |
| }, | |
| "title": "order", | |
| "type": "PlominoField" | |
| } | |
| }, | |
| "id": "formDataGrid", | |
| "params": { | |
| "null": false, | |
| "beforeCreateDocument": "", | |
| "beforeSaveDocument": "", | |
| "description": "", | |
| "document_id": "", | |
| "document_title": "", | |
| "dynamic_document_title": false, | |
| "form_layout": "<p><span class=\"plominoLabelClass\">order</span><span class=\"plominoFieldClass\">order</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": "Data Grid" | |
| }, | |
| "title": "Data Grid", | |
| "type": "PlominoForm" | |
| }, | |
| "resources": {} | |
| }, | |
| "id": "demodb" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment