[Filter format used in URL is range]Too many results returned by frontend form filters

More
6 years 2 months ago - 6 years 2 months ago #72032 by ggppdk
Hello

please send me a PM
and give me
- frontend URLof page that contains the filtering module
- and write which field values to select to see the effect


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 6 years 2 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #72109 by id-pop
I have sent you a PM.

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago - 6 years 1 month ago #72111 by ggppdk
hello

test this it should fix it

inside file
Code:
components/com_flexicontent/layouts/items_list_filters/radio_checkbox.php

Replace in 2 places:
(find it and replace it 2 times)
Code:
type="checkbox" name="'.$filter_ffname.'['.$i.']"

with:
Code:
type="checkbox" name="'.$filter_ffname.'[]"

Examine new html shown by module for the checkboxes
Code:
e.g. fieldname[0] fieldname[1] fieldname[2] should now be fieldname[] fieldname[] fieldname[]

and then test submitting


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 6 years 1 month ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #72147 by id-pop
i can't find this file.
I have found this line : type="checkbox" name="'.$filter_ffname.'"
only in components\com_flexicontent\classes\flexicontent.fields.php
Is it the right file ?
Thanks

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #72159 by ggppdk
Hello

my answer was for v3.3.0-dev

for v3.2.1.x find the lines inside file
components/com_flexicontent/classes/flexicontent.fields.php


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
The following user(s) said Thank You: id-pop

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #72162 by id-pop
It works fine! Thanks a lot !!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.285 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline