Forums › Forums › Search & Filter Pro › New entered ACF Field Values are not shown
Tagged: V3
- This topic has 10 replies, 2 voices, and was last updated 5 years ago by
Trevor.
-
Trevor(Private) October 27, 2020 at 9:25 pm #264335
With fields made by ACF, when selecting the meta key, note a ‘gotcha’ with ACF ….
… it makes 3 meta keys per field, like this (in this example for a field named ‘land’):
#1
_land
#2field_52f0fc4334f52
#3landIn our Meta Key selection list, you need to use key #3, without the underscore at the start of the key name. If you choose #1 by mistake, in the field choices you will see the name of #2.
Anonymous(Private) October 28, 2020 at 12:52 pm #264414Thank you, now it works!
Another problem has now emerged.
I have the car brands via ACF.
Depending on the brand, a selection for the corresponding car model appears.This selection is for example declared as the “details_mercedes_modelle” field.
Can it even work in such a way that when a brand has been selected that the associated values are displayed in the “Model” dropdown?
Usually I would have to put in all “Car Model” Dropdowns?
Or do I have to define the Car Model selections as a “group” in the ACF?
Thanks again for your help!
Best regards
MartinTrevor(Private) October 29, 2020 at 5:29 pm #264598Ah, you want the fields themselves to disappear (field dependency). Do all the terms disappear, but not the fields themselves? Our Hide Empty feature only applies to the terms. Whilst this may change for V3, the only way to do that now would be some custom javascript. Just how that might work, I am not sure, but I have no snippets to share for that, sorry.
-
AuthorPosts