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

Problem with edit and save a record with a field of the Imgae File type #29

Closed mennoswaak closed 2 years ago

mennoswaak commented 2 years ago

Describe the bug When I add a record with a Image File all work well when I save it. But when I try to edit the same record I see a thumbnail of image I entered before but there is no file name or so. When I then try to Save or try to Save and Close the record a message shows up saying that a filename is required. Cancel is the only way out. It seems that some value is missing.

Desktop (please complete the following information):

joomlaboat commented 2 years ago

Hello Menno,

Please try 2.9.0 version, I think I already fixed it. Just tested it again.

mennoswaak commented 2 years ago

Hi Ivan, that is the version I am using

joomlaboat commented 2 years ago

I see, its fixed in Joomla 4.x but not fixed in Joomla 3.x. Tried on Joomla 3.x and I see the problem.

mennoswaak commented 2 years ago

Here I have Joomla 4..2.2

joomlaboat commented 2 years ago

Hello Menno, I uploaded the fix to GitHub. Please try. The problem was in the inputbox ID.

mennoswaak commented 2 years ago

Thanks Ivan, that is much better now. I can work with it. No more error messages and and value are saved.

joomlaboat commented 2 years ago

Good. Happy to hear that.