code Clique para ver o JSON completo
3 KB
{
"table-id": "cilindros_localizacao",
"data-table-ondevou": "cilindros_localizacao",
"data-table-update": "nao",
"readonly": "sim",
"table-class": "highlight",
"controls": [
"add",
"copy",
"save",
"delete",
"remove"
],
"html": {
"div": {
"before": "",
"after": ""
}
},
"headers": {
"Id": {
"width": "7%"
},
"Nome": {
"width": "100%"
}
},
"columns": {
"Id": {
"input": {
"readonly": "readonly",
"data-type-ondevou": "number",
"data-field-ondevou": "id",
"data-field-alias-ondevou": "id_localizacao",
"data-table-ondevou": "cilindros_localizacao"
}
},
"Nome": {
"input": {
"required": "required",
"data-type-ondevou": "text",
"data-field-ondevou": "nome",
"data-field-alias-ondevou": "nome_localizacao",
"data-table-ondevou": "cilindros_localizacao",
"formsearch": {
"required": ""
}
}
}
},
"formsearch": {
"data-table-ondevou": "view_cilindros_localizacao",
"data-where-limit": "N",
"data-table-full": "S",
"data-where-order": "order by nome_localizacao asc",
"input": {}
},
"dashboard": {
"enabled": true,
"theme": "modern",
"layout": "free",
"auto_refresh": false,
"header": {
"logo": {
"src": "img/ondevou_plataforma.png",
"alt": "OndeVou Plataforma",
"class": "dashboard-logo-img"
},
"title": "📍 LOCALIZAÇÕES DOS CILINDROS",
"subtitle": "Cadastro de localizações físicas dos cilindros",
"filters_area": {
"container_id": "dashboard-filters-area",
"empty_message": "Sem filtros"
},
"actions": [
{
"type": "button",
"container_id": "dashboard-atualizar-dados",
"class": "dashboard-btn dashboard-btn-sm dashboard-btn-primary",
"icon": "fas fa-sync-alt",
"text": "Atualizar",
"action": "dashboard_refreshData",
"title": "Atualizar Dados"
},
{
"type": "button",
"container_id": "dashboard-voltar-dados",
"class": "dashboard-btn dashboard-btn-sm dashboard-btn-outline",
"icon": "fas fa-table",
"text": "Voltar para dados",
"action": "voltarParaDadosFromDashboard",
"title": "Voltar para dados"
},
{
"type": "button",
"container_id": "dashboard-auto-refresh",
"class": "dashboard-btn dashboard-btn-sm dashboard-btn-info",
"icon": "fas fa-clock",
"text": "Auto-Refresh",
"action": "dashboard_toggleAutoRefresh",
"title": "Alternar escuta automática de dados"
}
]
},
"sections": {
"bloco1_resumo_localizacoes": {
"type": "summary_cards_full",
"title": "RESUMO DAS LOCALIZAÇÕES",
"icon": "📊",
"class": "dashboard-section dashboard-section-full-width",
"config": {
"container_id": "cards-resumo-localizacoes",
"size": "full",
"cards": [
{
"title": "TOTAL DE LOCALIZAÇÕES",
"value": "COUNT:id_localizacao",
"format": "numero",
"decimals": 0,
"suffix": " localizações",
"icon": "📍",
"color": "#3b82f6"
}
]
}
}
}
},
"url_documentacao": "/docs/ondevou-db-cilindros_localizacao.html",
"nome_tabela": "cilindros_localizacao"
}