Forums › Forums › Search & Filter Pro › Essential Grid Multi Select Field Formatting
- This topic has 3 replies, 2 voices, and was last updated 5 years, 9 months ago by
Trevor.
-
Anonymous(Private) December 9, 2020 at 1:35 am #269184
Hello!
I really need help just ironing out one quirk so I can use your wonderful plugin. Essential Grid multi-select fields are adding unnecessary formatting to the filters that appear in Search Filter Pro’s drop-down menus. (See “Country” “Program” and “Genre” filters on this page: https://seefilmla.org/test-post-filter-2/)I need to remove the brackets and quotation marks around the data, please help! I have just discovered this plugin and would love to be able to use it.
Can you advise?
Trevor(Private) December 9, 2020 at 9:05 am #269204I can see it is in the raw data and HTML, so it is there in your database like that. You could change the labels in the Select box, using this filter:
https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object
You would need to use PHP to remove the unwanted characters and change the label text as you need.
I am not sure if it will help, but if there are many snippets already in the forum, this forum search should find them:
https://support.searchandfilter.com/forums/search/sf_input_object_pre+function+label/
-
AuthorPosts