Search
-
Allow empty or existing value not in list when submit editor form
by asle ·#0 /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor/Validate.php(1032): DataTables\Editor\Validate::_common('', 'isbn') -
Allow empty or existing value not in list when submit editor form
by asle ·<b>Fatal error</b> : Uncaught Error: Call to a member function optional() on string in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor/Validate.php:174 Stack trace: #0 /home/1/m/mfu/www/c -
Allow empty or existing value not in list when submit editor form
by asle ·Fatal error: Uncaught Error: Call to undefined method DataTables\Editor\ValidateOptions::table() in /home/1/m/mfu/www/code/js/Editor-PHP/controllers/upload-mfu.php:78 Stack trace: #0 {main} thrown in -
Allow empty or existing value not in list when submit editor form
by asle ·<b>Fatal error</b> : Uncaught Error: Call to a member function optional() on string in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor/Validate.php:174 Stack trace: #0 /home/1/m/mfu/www/c -
Correct way to use validator(Validate::required()) -> crashes
by asle ·<b>Fatal error</b>: Uncaught Error: Call to a member function dbField() on array in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor.php:1142 Stack trace: #0 /home/1/m/mfu/www/code/js/Edit -
Correct way to use validator(Validate::required()) -> crashes
by asle ·Fatal error: Uncaught Error: Call to a member function dbField() on array in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor.php:1142 Stack trace: #0 /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor.ph -
My Modal is showing behind my Table
by Ambient ·Colour:#000000; -
Fully customizing output of copyHtml5 using exportOptions format
by zvuc ·To give you more exact context — I'm trying to build a 'copy to clipboard' button that prints out the contents of the table converted to a 'wiki' syntax instead of the default HTML syntax. -
Uncaught Error: Call to a member function dbField()
by bbrindza ·<b>Fatal error</b>: Uncaught Error: Call to a member function dbField() on array in /www/seidenphp/htdocs/DataTables_Editor/lib/Editor.php:1107 Stack trace: #0 /www/seidenphp/htdocs/DataT -
Nested Object Data on Grouped Row
by EastCoast2024 ·Hello, -
How to add the page number at every page of the print when printing data?
by o4osman ·' counter(pages); border-top: 1px solid #000; margin-bottom: 15px; } @bottom-center { content: 'Printed on: {{ \Carbon\Carbon::now()->format('M d, Y') }}'; -
Datatables.net-react library returning [object HTMLDivElement] instead of actual HTML when printing?
by waqaranwar2021 ·Description of problem: -
Can't hide Quill toolbar
by sxnejr ·div.ql-toolbar { display: none; } .ql-toolbar.ql-snow + .ql-container.ql-snow { border: 1px solid #000 !important; } -
Multiple style during export excel
by rf1234 ·This can be very, very cumbersome. The problem is that you cannot apply multiple styles to a cell at a time. If you have styling like bold, grey background, centered just for one cell you need to def… -
dataTables is displaying "Loading" only, not displaying any data
by NaveX ·$(row).find('td:eq(5)').css('color', '#009900'); $(row).find('td:eq(6)').css('color', '#CC0000'); } }); } // Show tab-multi -
Error 12 , Uncaught Error: Class "DataTables\HtmLawed\HtmLawed" not found
by jasoncaditrack ·Stack trace: #0 /home/caditrac/public_html/gpt/vendor/datatables.net/editor-php/Editor/Field.php(855): DataTables\HtmLawed\HtmLawedVanillaWrapper::filter() #1 /home/caditrac/public_html/gpt/vendor/da -
No data in Ajax request
by Hildeb67 ·Stack trace: #0 /usr/www/users/feuerwcs/FOM/controllers/einsätze_bearbeiten.php(28): DataTables{closure}() #1 {main} thrown in /usr/www/users/feuerwcs/FOM/lib/Bootstrap.php on line 38 -
Limits on Uploads
by Niko@1966 ·rollBack()">rollBack()" href="#0-/home/lib_inventory/Database/Query.php(204):-PDO->rollBack()">0 /home/lib_inventory/Database/Query.php(204): PDO->rollB -
Modify multiple columns based on one value
by SWATswat ·I have three tables: -
How can i scroll automatically down to a row in datatable
by Aryan1703 ·function getQueryParameter(name) { var urlParams = new URLSearchParams(window.location.search); return urlParams.get(name); } var logId = getQueryParameter('id'); setTimeout(