FLEXIcontent - Content Lists Filtering (remove "-")

More
6 years 6 months ago #69939 by yaltabest@yandex.ru
Hi
How can I remove " - " from "FLEXIcontent - Content Lists Filtering". PrtScr1

Now I have to edit the file "../components/com_flexicontent/classes/flexicontent.fields.php"
Code:
$options[] = JHTML::_('select.option', '', !$first_option_txt ? '-' : '- '.$first_option_txt.' -'); replace with $options[] = JHTML::_('select.option', '', !$first_option_txt ? '' : ''.$first_option_txt.'');
But after every update of the component, I have to do it again
Attachments:

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

More
6 years 6 months ago #69949 by ggppdk
Hello

you are not the first one to complain of this

This is done for (arguably) a better UX ?
to distiguish default / empty selectors

but probably the currently in use selectors can be marked with a color
(we already have code for this but it is currently disabled )


-- 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...

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.291 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