Short code for more than 1 datatables command
-
Greetings and thanks for any assistance. I was not able to locate information pertaining to the use of more than one short code and am at the novice level in the use of datatables.
Specifically, I successfully removed the buttons using datatables_dom=”lfrtip”. I wanted to also resort column 1 in descending order as the default is ascending. I came up with the following string but when I add the “datatables_order” command I found HERE, the ability for the user to query (dom command) disappears.
[gdoc key=”ABCDEFG” datatables_order=’%5B%5B 1, “desc” %5D%5D’ datatables_dom=”lfrtip” ]
The topic ‘Short code for more than 1 datatables command’ is closed to new replies.