wmoura
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF Comes Back BlankDoes your PDF file have editable fields?
Thanks Again!!
Thank you so much! You rock!
Wow, Tks Tobias!
Now what’s the code I use if I want to change the text for other buttons? Ex:
My short code is setup like this:
[table id=1 datatables_buttons="colvis,csv,pdf,print" /]
and on the “Custom Commands” I placed this code:"buttons":[{extend:"colvis",text:"Escolher Coluna"},"pdf"]The options showing on the Top of the table are only the Colvis (with the customed text) and PDF. What’s the correct syntax to use if I also want to edit the text button for ‘print’ for an example? I’ve tried the following and it did not work:"buttons":[{extend:"colvis",text:"Escolher Coluna", extend:"print",text:"Imprimir"},"pdf"]- This reply was modified 6 years, 11 months ago by wmoura.
Viewing 4 replies - 1 through 4 (of 4 total)