joomlaboat / custom-tables

The Custom Tables extension allows you to create, manage, and display custom data on your Joomla site. It is helpful if you need to display data that is not part of the standard Joomla content structure. For example, you could use this extension to create a custom table for product information, customer data, or any other type of data that you need to display on your site. The Custom Tables is the CRUD solution for Joomla 3.x and 4.x - CREATE, READ, UPDATE and DELETE. You can add tables, fields, and layouts to create catalogs, forms, or details pages. It has 40 Field Types: Integer (numbers), Decimal, Text String, Time, Email, Color, Image, File, User, Language, etc.
https://joomlaboat.com/custom-tables
GNU General Public License v2.0
36 stars 11 forks source link

Table not selected (148). #31

Closed mstieg closed 2 years ago

mstieg commented 2 years ago

Describe the bug Doing the basic build a table and a layout, get the error "Table not selected (148)." when I try to access the form. The layout and the menu item both have the table selected.

To Reproduce Steps to reproduce the behavior: Make a table Add some fields Make a layout Make a menu item

Expected behavior Per the demo, thought the form would appear.

Additional context Joomla 4.2.2

joomlaboat commented 2 years ago

Hello Mark,

The issue is with the Purity III template, with T3 Framework Plugin to be exact. The menu item created by the T3 Framework Plugin doesn't have Itemid parameter which is important for routing.

Solution:

Enable MegaMenu (it doesn't have the problem T3 Framework Plugin has)

image

Or update T3 Framework Plugin, I created the fork and fixed the issue:

https://github.com/joomlaboat/t3