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.
Is your feature request related to a problem? Please describe.
Just want to be able to access fields information at fields table.
Describe the solution you'd like
Add the DB functionality to show the table fields at Joomla backend. Describe alternatives you've considered
Only solution could be MYSQL commands as phpMyAdmin not supported by current setup
Additional context
In general terms provide more tables management capabilities.
Is your feature request related to a problem? Please describe. Just want to be able to access fields information at fields table.
Describe the solution you'd like Add the DB functionality to show the table fields at Joomla backend.
Describe alternatives you've considered Only solution could be MYSQL commands as phpMyAdmin not supported by current setup
Additional context In general terms provide more tables management capabilities.