mslino
Forum Replies Created
-
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Datatables options not workingHi Meitar,
I have changed the default language to PT-BR and now I have labels in Portuguese. Despite that, I can’t be able to change columns names using the datatables object bellow.
“columnDefs”: [
{
“name”: “Mode-S”,
“targets”: 0
},
{
“name”: “Voo”,
“targets”: 1
},
{
“name”: “Prefixo”,
“targets”: 2
},
{
“name”: “Tipo”,
“targets”: 3
},
{
“name”: “Modelo”,
“targets”: 4
},
{
“name”: “Data”,
“targets”: 5
},
{
“name”: “Hora”,
“targets”: 6
}What do you recommend? I was thinking to remove and reinstall the plugin.
Marcio
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Datatables options not workingData is coming from mysql database…
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Datatables options not workingHi Meitar,
I tried to use only the above code, but still the same. I can’t get it translated. You can see it at http://www.atcbsb.com.br/wp/dados/
Only the bellow options are working.
“paging”: true,
“ordering”: false,
“info”: false,Marcio
How to enable SQL functionality. I’m the admin