• Sorry I can’t post a screenshot but there are a couple of bugs in the Extension Kit Screen (they were in previous versions too).

    1. Even when you select all records it still paginates at 100 records per page. In fact even when you select show 50 records it still doesn’t change the number of pages available.

    2. The font is too big and makes using the column based editor difficult to use. I can’t see anywhere to adjust the size of font used in presenting the rows of data.

    3. (Feature request?) You should be able to resize the columns to make editing in them easier. Maybe also being able to hide columns would help as well?

    https://ww.wp.xz.cn/plugins/contact-form-7-to-database-extension/

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    1. This isn’t a bug, it is just confusing. The “Show xxx entries” control applies to what is already loaded on the page (which is 100 rows by default). So the table “pages” through the rows actually on the page. The pagination boxes are the top pages through what is in the DB, loading each page into the browser.

    If you go to the Options page, you can set Maximum number of rows to retrieve from the DB for the Admin display which controls how many rows are actually loaded into the page. If you set that to 50, and refresh the admin table, then you will see twice as many pages at the top. If you set it to a really high number, then all rows are loaded in the page, and the table’s control will page through them.

    I know, it’s stupid and needs an overhaul.

    2 & 3. I agree. I’m not getting these out-of-the-box with the datatables widget used for the table. I would have to get some plugin or choose a different widget.

Viewing 1 replies (of 1 total)

The topic ‘Extension Kit Edit Data Screen Bugs’ is closed to new replies.