This is a great plugin. As mentioned in the CDBT Github Issue, many people would be willing to donate to encourage ongoing development of this one-of-a-kind WordPress plugin.
How can we show our support for this WordPress plugin to justify it’s maintenance?
]]>Hi,
Can you please help me display sum of columns in table view under each column?
And can I perform additional mathematical operation in display? For example, users subscribed and display table shows: “Total – Total subscribed” (remaining quantity)?
Thanks for support.
]]>Hi, I have more then 150 tables and in every table there is a number generated by =sum, I wish I could have a global total number for all those table…
Thanks a lot!
I can’t seem to delete SQL rows in a certain table – this error pops up: “Can not remove some of the data.” I can do it in every one but this one. I know MySQL pretty well but non of the query strings I used worked; I duplicated the table I’m trying to delete records so I could basically import the records back in and reset the table but none of that worked. I also tried to export the table but that function does not work at all – for any table. I appreciate your time and efforts.
]]>In the backend, when i click on the edit table then it keep on showing you need permissions to see the content. Let me know how to resolve it ?
]]>Hi everybody, is there someone working with cdbt ans wp 4.9.4.
I Can′t create tables…..
]]>I’ve got a cdbt-view shortcode, and I only want to show rows from the table where the Active column contains ‘Y’. I put in active:Y into the narrow-down keywords field, but this doesn’t work. Any ideas?
]]>Hi,
I can not edit my imported Tables! It always tells me ->
“+Entry Data to “…” Table
You can not see this content without permission.”
What do I have to do that I can change things!
Thank you
]]>I’m a newbie and need to figure out how to exclude items in the table that have passed the “expires” date. Any direction or help would be greatly appreciated.
]]>Hi! Wow, what a great plugin! Thank you!
I’m using it to display data from a database on my website. People will be able to see the data displayed on the page, as well as make edits (if they’re an admin). However, I’d also like to put a print and export button on this table so people can save it as an Excel spreadsheet. Is that something that’s built in to your system? If so, how do I add it in? Right now I’m using a shortcode to display it on the page.
Thanks,
Brendan
Hi CDBT Support, I must say this is an impressive plugin. Thanks
The only challenge was getting around the Japanese documentation until I got a light bulb ?? and used google translate.
Please, I want to know how to make my entry form auto-capture the username of the person that submitted an entry just like it captures date and time.
Thank you in advance.
]]>I’m loving the plugin. I have the edit screen’s shortcode located in a page:
https://localhost:8080/churchapp/edit-works/
It shows my data all good and dandy, but when I click update it redirects to:
https://localhost:8080/edit-works/
where of course crashes for it’s the incorrect path. Perusing FAQs, It seems that I am the only one with this problem in this galaxy. Any help truly appreciated. ??
]]>hi, i have a custom register form on my wordpress theme. it has extra custom fields such as gender some inputs. can i collect and save the databese for use it later. I mean for example, gender, i’m asking the new user their gender and im planning to use persentage of it. %25male %50 female %25 other. is it possible to that with your plagin. all i need is the custom database to call the info. thanks
]]>i have no edit data in this plugin so please tell me how to solve this problem.
]]>This plugin is great. But I want to inform you that this plugin is in conflict with the “FFF Cron Manager” Plugin. If the “FFF Cron Manager” plugin is enabled, then Table Creator can not work.
]]>hey there,
i’d like to see which values are allowed as entry into a cell with foreign key in the frontend.
more specific:
when i fill in values (can be int, varchar, whatever) into a datebase table in the frontend and there are only some allowed which are defined per foreign key -then is there a way to display these vaulues (e. g. via dropdown list) when klicking on that input cell in the frontend?
btw: in my opinion cdbt is the best of all wp-db plugins.
best
andreas
Hi
I got a problem on edit the data. After I edit the data and I press the update, it direct me to the page like the following:
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
Actually I have searched the forums and looked at some solutions by you, like adding code to functions.php and it still not working. Am I added to the wrong functions.php since I added the code to the functions.php under the themes folder.
Thank you
]]>Hello!
It would be great if I could only change SOME SELECTED COLUMNS when editing through shortcode mode and only edit them, is that possible? Or to define some fields not to be requiered?
Thank you!
When i fill in an field with quotes like (‘sometext’), the database columns gets filled with /’sometext/’.
How can i configer the plugin or maybe the table so that it will not happen again?
Greets, Rob
]]>Hello,
I was wondering how to add in TinyMCE or another WYSIWYG editor to the fields when editing (in the modal window).
I’ve tried a couple of things but I can’t seem to get it working fully.
Thanks
]]>Hi,
i wonder how to decrease a number of rows in entry form, please show me the way.
Now i’ve got 10 rows.
Regards
Piotr
Is there any way to change from the default list view to a grid view or card view?
My table rows are too wide for mobile devices, I would like to switch to vertical colum fields instead of horizontal colums.
may i choose othre database on the same server?
]]>Can you please help me? I cant get a table to create.
CREATE TABLE wp_schedule
(
time
text NOT NULL COMMENT ‘ ‘,
activity
text NOT NULL COMMENT ‘ ‘,
staff
text NOT NULL COMMENT ‘ ‘,
task
text NOT NULL COMMENT ‘ ‘,
behavior 3 pt scale
text NOT NULL COMMENT ‘ ‘,
behavior notes
text NOT NULL,
created
datetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’ COMMENT ‘Created Datetime’,
updated
timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT ‘Updated Datetime’,
PRIMARY KEY(time
) )
ENGINE=CSV DEFAULT CHARSET=utf8;
When used on a site with the Divi template, the plugin works fine as long as the page uses the ‘default editor’. Once the ‘Divi Builder’ framework is used to build the page, all that shows is an empty space, and some unformatted navigation elements (search box, ‘toggle drop-down’, bullets with ‘5’,’10’ etc..
It must be a library conflict somewhere but even when switching off, in your settings, all front-end libraries, it does not work.
If needed, I can (privately) supply test URL’s and ID’s so you can see what happens.
]]>I have WP installed in a subdirectory. When editing an entry in CBDT, the form action is set to “/wp-admin/admin.php?page=cdbt_tables&tab=operate_data”. That URL is relative to the root of the website but not the root of the WP install.
I found many instances where action_url was coded this way. It should include admin_url() in the path instead.
]]>When I inspect the admin pages, I see 404 errors for the following files.
/wp-content/plugins/custom-database-tables/assets/styles/fuelux.css.map
/wp-content/plugins/custom-database-tables/assets/scripts/jquery.js.map
/wp-content/plugins/custom-database-tables/assets/scripts/bootstrap.js.map
/wp-content/plugins/custom-database-tables/assets/scripts/underscore.js.map
/wp-content/plugins/custom-database-tables/assets/scripts/jquery.kinetic.js.map
/wp-content/plugins/custom-database-tables/assets/scripts/clipboard.js.map
/wp-content/plugins/custom-database-tables/assets/scripts/fuelux.js.map
/wp-content/plugins/custom-database-tables/assets/scripts/cdbt-admin.js.map
Those files are present in the directories without the .map extension. When I look at the source code, the file URL shows ?ver=… instead of .map. This seems to be an issue only in Safari.
]]>Hi,
I have a CDBT_edit shortcode displaying table data on the front end. I can edit the table data in the pop-up box, but when I go to update the changes, it keeps returning a 404 error.
What could be causing this? How do I fix it?
Any help is appreciated.
Thanks
Hi,
I’m trying to populate a dropdown list from a foreign key table. I want to use the record’s title column but have the value be the record ID. Is this possible?
Thanks,
:Dan
]]>When running the following:
[cdbt-edit table=”prospect” enable_repeater=”true” display_list_num=”true” display_search=”true” display_title=”true” enable_sort=”true” display_filter=”true” display_index_row=”true” narrow_operator=”and” sort_order=”created:desc” limit_items=”3″ truncate_strings=”40″ thumbnail_width=”100″ image_render=”responsive” ajax_load=”true”]
And making a field change I get a 404 error. No correction made.
It puts a /wp-admin in the return URL
I have added the following to my functions.php file:
function my_cdbt_shortcode_custom_component_options( $component_options, $shortcode_name, $table ){
if ( is_admin() && $shortcode_name === “cdbt-edit” ) {
$component_options[‘actionUrl’] = admin_url( str_replace( ‘/wp-admin’, ”, $component_options[‘actionUrl’] ) );
}
return $component_options;
}
add_filter( ‘cdbt_shortcode_custom_component_options’, ‘my_cdbt_shortcode_custom_component_options’, 10, 3 );
If I delete a row it works and returns to the current page.
]]>