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

Multiple arguments in Menu Filter option results in an empty list #80

Closed Ranneman closed 5 months ago

Ranneman commented 5 months ago

Describe the bug If I enter one single argument in the filter search parameter (e.g. status=1) for a menu item type records, the result list shows 3 records. If I enter multiplpe arguments in the filter search parameter (e.g. status=1 or status=3) the result list shows zero records (empty list)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'All menu items'
  2. select a menu item which includes a filter (e.g. status=1)
  3. change it to multiple arguments (e.g status=1 or status=3)
  4. Check the result: empty list

Expected behavior the filter must perform the "or" condition (or any other combined condition) and return a proper result list that matches the filter arguments.

Desktop (please complete the following information):

joomlaboat commented 5 months ago

Hello Ranneman,

Please try the latest update 3.2.5

https://joomlaboat.com/custom-tables

Ranneman commented 5 months ago

Hello,

I downloaded 3.2.5 and installed it over 3.2.4. After installing the version still shows 3.2.4.

I use the install extension option in the joomla dashboard. What am I doing wrong? As I have a running setup with data I do not like to uninstall the extension because I suppose my data will be deleted, correct?

regards


From: JoomlaBoat @.> Sent: Monday, January 29, 2024 4:00 PM To: joomlaboat/custom-tables @.> Cc: Ranneman @.>; Author @.> Subject: Re: [joomlaboat/custom-tables] Multiple arguments in Menu Filter option results in an empty list (Issue #80)

Hello Ranneman,

Please try the latest update 3.2.5

https://joomlaboat.com/custom-tables

— Reply to this email directly, view it on GitHubhttps://github.com/joomlaboat/custom-tables/issues/80#issuecomment-1914871891, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFV5E3AIQJZPFONKVYBWDODYQ62QVAVCNFSM6AAAAABCPQ3L4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJUHA3TCOBZGE. You are receiving this because you authored the thread.Message ID: @.***>

Ranneman commented 5 months ago

Hello,

Thanks, I found that I first need to update the free version before installing pro.

The issue is fixed.

regards


From: JoomlaBoat @.> Sent: Monday, January 29, 2024 4:00 PM To: joomlaboat/custom-tables @.> Cc: Ranneman @.>; Author @.> Subject: Re: [joomlaboat/custom-tables] Multiple arguments in Menu Filter option results in an empty list (Issue #80)

Hello Ranneman,

Please try the latest update 3.2.5

https://joomlaboat.com/custom-tables

— Reply to this email directly, view it on GitHubhttps://github.com/joomlaboat/custom-tables/issues/80#issuecomment-1914871891, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFV5E3AIQJZPFONKVYBWDODYQ62QVAVCNFSM6AAAAABCPQ3L4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJUHA3TCOBZGE. You are receiving this because you authored the thread.Message ID: @.***>

joomlaboat commented 5 months ago

Hello, I downloaded 3.2.5 and installed it over 3.2.4. After installing the version still shows 3.2.4. I use the install extension option in the joomla dashboard. What am I doing wrong? As I have a running setup with data I do not like to uninstall the extension because I suppose my data will be deleted, correct? regards

Uninstalling the component doesn't delete database tables.