Hi,
To my shock I was surprised that cobalt dose not support language overrides for tags field and category field in the filters.
Trying to enter a category name in filters I find that it returns the category name that is entered while creating the new category and not respecting the language override.
So instead of showing "Apartment" it shows "CAT_APARTMENT" in the autocomplete suggestions.
"CAT_APARTMENT" is the category name as entered in categry page while createing new category.
And "Apartment" is the value for the CAT_APARTMENT variabble in the language override for en-GB language.
I think this issue will not be resolved any time soon, so I am just reporting it.
Now, I need to ask a question, if I have a database query that I need it to pass through the language override files before the query return the select results, how can I do this, where do I start reading about how to acomplish such task, the query retuens the expected results, but I need this result to use the language override values rather than the actual variables from the initail select statment.
Thank you.
Hi, To my shock I was surprised that cobalt dose not support language overrides for tags field and category field in the filters. Trying to enter a category name in filters I find that it returns the category name that is entered while creating the new category and not respecting the language override.
So instead of showing "Apartment" it shows "CAT_APARTMENT" in the autocomplete suggestions. "CAT_APARTMENT" is the category name as entered in categry page while createing new category. And "Apartment" is the value for the CAT_APARTMENT variabble in the language override for en-GB language.
I think this issue will not be resolved any time soon, so I am just reporting it.
Now, I need to ask a question, if I have a database query that I need it to pass through the language override files before the query return the select results, how can I do this, where do I start reading about how to acomplish such task, the query retuens the expected results, but I need this result to use the language override values rather than the actual variables from the initail select statment.
Thank you.