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
35 stars 11 forks source link

Field of type File losing content when editing the record #68

Closed mennoswaak closed 7 months ago

mennoswaak commented 7 months ago

Hello we have a table with a couple of fields. One is of the type File and ment to upload files. This is working fine when I create a new record. But when I edit the record later (changing the content of another field) after Save my File field is empty.' Is this a bug?

Everything else is working fine.

I'm on Joomla 4.4.1 and php 8.2.7

regards menno

joomlaboat commented 7 months ago

Hello Menno,

It looks like a bug. I will check it.

joomlaboat commented 7 months ago

Hello Menno,

Please update to 3.2.0 version. Many many bugs are fixed. Please try.

mennoswaak commented 7 months ago

sorry, but still not working

joomlaboat commented 7 months ago

Found the problem. Let you know when fixed.

joomlaboat commented 7 months ago

Hello Menno,

The issue is fixed. Please try.

mennoswaak commented 7 months ago

it is fixed, thanks Ivan