charlesgodwin
Forum Replies Created
-
Peter
I made an assumption when I asked the question. I assumed that column search was a feature in JQuery Datatables that you had integrated, as you have with many other features. I also assumed that the
dom:
option supported management of the column search position. If that feature is not available do not make changes at this time.I have other ‘wants’ with column search but they will be a seperatequestion
I do have a question for @ale910109
The code, as I wrote it, does not search on fields with type numeric, data, time, enum, etc. This was deliberate to be consistent the base search algorithm.Does anyone think they should be included in the search? As a default? As an option?
I have requests from some of my users, working on an internal database, to support search of dates and integers. This is wanted to help find records by date or by ID.
Thanks. It will have to wait a bit.
A follow up bug. This is NOT urgent, put it on your someday list.
In both the back-end and front end use of Data project, selecting view give you read only for all fields except textarea fields. The ‘readonly’ attribute is missing in the textarea tag.
That fixed it. Thanks.
I’ll grab the file from your repository at https://bitbucket.org/wpdataaccess/wp-data-access/src/master/
Thanks
Forum: Plugins
In reply to: [WP Data Access – App, Table, Form and Chart Builder plugin] Revised SearchThanks Peter
Adding it as an official plugin is great idea but I’ll defer for now as I’m not ready to learn a new skill “publishing WP plugins”.
My request for comment was directed at your users, rather that you.
I’m always nervous about the potential finality of “uninstall/delete” so forgive my caution.
We are a multi site setup. The WPDA Settings -> uninstall menu selection is available in individual site dashboards but not the network admin menu. I have super admin role. What do you suggest?
This is NOT urgent so I’d rather wait and get it right.
Thanks for your patience.
Charles Godwin
Thanks. I’ll do it first thing tomorrow, eastern time zone
I can’t get to a machine at the moment
Thanks
Forum: Plugins
In reply to: [WP Data Access – App, Table, Form and Chart Builder plugin] Change requestsIf it’s server side work, it looks like it will be non-trivial. Should I consider this a great learning experience or can you point me in the right direction? Thanks
When defining the project, in the back end, there is a set up page for what columns/fields to include and the order. That is the page that shows the type as text. But I was able to look at the MySQL schema and the columns are defined as mediumtext.could that be the problem?
I’m not at my machine right now but I checked earlier. There were three fields identified as text in the back end definition dialogue. I am using this project in a front end form. All fields show as single line. I defined it before 3.0.
Forum: Plugins
In reply to: [WP Data Access – App, Table, Form and Chart Builder plugin] Change requestsAny luck. Does column search need any server side work? or..?
Forum: Plugins
In reply to: [WP Data Access – App, Table, Form and Chart Builder plugin] Export ButtonsCan anyone in this forum help or is this not possible?