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

Allowed Field Types in File field #24

Closed swennomaak closed 2 years ago

swennomaak commented 2 years ago

Allowed field types are now

doc docx xls xlsx pdf pages ppt pptx I changed it to: txt rtf doc docx xls xlsx pdf pages ppt pptx odt all work except rtf rtf gives a not allowed message

Is it possible to change that? thanks in advance regards Menno

joomlaboat commented 2 years ago

Hello Menno,

RTF file type is added.

https://github.com/joomlaboat/custom-tables/commit/051d913886c810f0427b2a9f5c6607de025e79c5

Please try 2.8.2 version.