Search
-
validator blocks update
by MadMax76 ·Hi, -
Insert Data from Input Values With Pagination
by lwaters5 ·I am trying to create a page that has a dynamic datatable with several pages. The first column is a checkbox where people can select which resources they want to subscribe to. I have one Submit butto… -
Search builder plug in does not include all conditions
by swetha_pendy ·Hi, -
Editor throwing error - A system error has occurred
by Shivani Vyas ·Hello, -
Where can I change the background color for striped rows?
by allan ·This is our CSS that controls that. You can modify that and recompile as needed. -
database Oracel connected but read field in table
by allan ·By default Editor will read a primary key field called id. You can configure that using the optional third parameter of the instance constructor. e.g.: -
Bootstrap5 styling not working for Search Panes
by BlueHues ·Description of problem: -
database Oracel connected but read field in table
by reru.academic1 ·PHP 7.4 AND Database Oracle 12 //Editor 2.0.10 -
Click function not working after DataTable re-draw.
by quinhobooz ·Kevin, I worked around it! -
Click function not working after DataTable re-draw.
by kthorngren ·Looks like a Javascript scoping issue. You defined the variable datatable in the function initDatatable which means its not accessible outside the function like in the handleLinkUpdate function. -
Why won't my in-row dropdown buttons open?
by allan ·If you have a look at the console error log it says: -
Click function not working after DataTable re-draw.
by allan ·handleLinkUpdate adds a delegated event handler to the #kt_inbox_listin element (the table?). That needs to be done only once, otherwise you are just adding more and more event handlers. -
Click function not working after DataTable re-draw.
by quinhobooz ·I have a function that when I click on a link with a class called .linkTabela a modal opens. -
Searchbuilder orginal data diffrent type
by kthorngren ·Its hard to say why the data isn't showing without seeing a test case that has your data. Please post a link to your page or a test case replicating the issue so we can help debug. -
Render DataTable with different columns
by Benjoe64 ·Hi Thanks a lot. -
Deprecation Warning: HtmLawed Editor 2.0.10
by James12345 ·I am in the process of upgrading to PHP 8.1.12 and I am receiving deprecation warnings. I have updated to Editor 2.0.10 and applied the latest fix for Format.php dated 10th October which resolved ma… -
Render DataTable with different columns
by Benjoe64 ·I have a table and based on item selected from a dropdown, a column is shown or hidden. I am using a datable but when the hidden column is selected, the datatable doesn't show. I want to show if an e… -
add attribute on search input
by yskapell ·Hello, -
Cannot read properties of undefined (reading '_aData')
by kthorngren ·I don't see anything obvious in your code that would cause the problem. Please provide a link to your page or a test case replicating the issue so we can help debug. -
Checkbox selection ( showing on 2nd column)
by kthorngren ·Its showing in the first column along with the names, which is what you have configured: