Search
8344 results 7391-7400
Forum
- 12th Jan 2024Is anyone else having problems with SearchBuilder?my editor and datatable scripts I created on 2.0
- 9th Jan 2024Is there a way to use more than one nested type: "datatable" field in editor?serverSide scripts <!-- comradeNested.php --> <?php
- 28th Dec 2023When I add footer to my table this error occurs I don't know why ?and these are the scripts i load <link rel="stylesheet"
- 9th Oct 2023Custom condition on specific fieldYes, SearchBuilder can be extended as shown in this example. That is client-side though - so if you are using server-side processing, your server-side scripts would need to be modified for the custom conditions as well. Allan
- 9th Oct 2023unicode is not working in datatable server sidereturned from the server-side scripts for that record. Look
- 30th Sep 2023! millions recordsSee this FAQ for options to improve speed. Sounds like you need to implement server side processing. You can use Datatables supplied server side processing scripts as shown in this blog. Kevin
- 20th Sep 2023What is meaning of Draw=3to prevent Cross Site Scripting (XSS) attacks. Allan
- 20th Sep 2023Cloudtables / Wordpress Plugin / JS Customizingcan adapt the other scripts by myself. Thanks Joerg
- 15th Sep 2023Why does Datatable as input does not allow me to select.table, rather than the scripts imported in the main
- 27th Aug 2023one of my embedded cloudtables allows read/edit, not create/delete, but security set to read/write.the order of the scripts on my page which