our firm want to create a database for fleet management. We have the following Question:
Do I have a connection to the WordPress users with wpDataTabels? For example, that I can create a table where I can add existing users from Wordpress? Like:
Driver: (WordPress User) Has Car: (Car) Form: (Date) To: (Date)
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
You could pull all the data from the wp_users table from the WP database by using an SQL Query based wpDataTable.
And you should be able to edit it as well.
For example, i made one on my test site:
Here are more details about using SQL Queries to pull data to wpDataTables on this page.
Please note: Using this plugin feature requires at least a basic knowledge of SQL. It is assumed that you can create the table in some MySQL data manager (e.g., PHPMyAdmin, MySQL Workbench), and prepare a SQL query that will return the data you need. If you do not know how to use MySQL, refer to the “Create a MySQL-query-based table by generating a query to MySQL database” section. It will explain how to create complete tables or MySQL queries without this basic knowledge. Please be advised that preparing MySQL queries for you is not included in the plugin support.
-
Let me know if you have any questions.
-
Just wanted to point out that we have a sandbox/Demo site (https://sandbox.wpdatatables.com/), that you can use to try out some of the plugin's features;
and there is a 15-day money-back guarantee period, so if you purchase the plugin, you can safely fully test it out, we will assist along the way, and if it doesn't fit your needs you can request and receive a refund in that period.
Hi,
our firm want to create a database for fleet management. We have the following Question:
Do I have a connection to the WordPress users with wpDataTabels? For example, that I can create a table where I can add existing users from Wordpress?
Like:
Driver: (WordPress User)
Has Car: (Car)
Form: (Date)
To: (Date)
Hi, Alexander
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
You could pull all the data from the wp_users table from the WP database by using an SQL Query based wpDataTable.
And you should be able to edit it as well.
For example, i made one on my test site:
Here are more details about using SQL Queries to pull data to wpDataTables on this page.
Please note: Using this plugin feature requires at least a basic knowledge of SQL. It is assumed that you can create the table in some MySQL data manager (e.g., PHPMyAdmin, MySQL Workbench), and prepare a SQL query that will return the data you need. If you do not know how to use MySQL, refer to the “Create a MySQL-query-based table by generating a query to MySQL database” section. It will explain how to create complete tables or MySQL queries without this basic knowledge. Please be advised that preparing MySQL queries for you is not included in the plugin support.
-
Let me know if you have any questions.
-
Just wanted to point out that we have a sandbox/Demo site (https://sandbox.wpdatatables.com/), that you can use to try out some of the plugin's features;
and there is a 15-day money-back guarantee period,
so if you purchase the plugin, you can safely fully test it out,
we will assist along the way,
and if it doesn't fit your needs you can request and receive a refund in that period.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables