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

Import field join type #54

Closed WvdMersch closed 1 year ago

WvdMersch commented 1 year ago

I am trying to upload a CSV file into a table with several 'field join'-types. Although the value in the column of the CSV-file mathes the value in the joined table, it is not imported.

Is there a way to import a CSV-file and immediately select the right value for 'field join' types? If not, then I'd like to see this as an option in the future.

An alternative solution for now is to skip the 'field join' types and fill in those fields manually after the CSV import. However, this can be a very time consuming action.

joomlaboat commented 1 year ago

Hello WvdMersch,

It should work with Table Join fields. Maybe the field name does not match or encoding table problem. Can you post the table structure and the part of the CSV file here? Or send it to support@joomlaboat.com

WvdMersch commented 1 year ago

Yes, you are right. The problem was already solved yesterday. I tried to close this issue but that didn't work