What’s new?

Posts under the "What’s new?" category

Add user input filter to where clause

Starting from version 3.1.5, the plugin allows to add a filter to a where clause based on user input: Add an argument to your request (supports POST and GET) Give your argument the name of your column prefixed with wpda_search_column_ ExampleAdds condition

Publications are now fully responsive

To create a fully responsive publication: Open your publication in Data Tables Set output to responsive Set number of columns to 0 Save your publication If you want all devices to show the same (fixed) number of columns, set number of columns > 0 (= number of...

Table ID changed!

The new version allows plugin users to show multiple publications of the same database table on a web page. This also allows you to test your publications directly from Data Tables menu.To offer this functionality the publication ID was added to the ID of the HTML...

Lookup queries on child column using parent filter

Lookups supported in previous versions of the plugin could be based on one single column only. The new version allows to add lookups based on multiple columns in parent-child forms. Additional columns can be used to filter the lookup list in such a way that only...

Create your own registration pages with Data Projects

WP Data Access version 3 allows you to create registration only pages for your own database tables. To support this feature value “only” was added to the listbox of column “Allow insert?” (previous values: “yes” and “no”).Use the following settings to add a...