Navigation überspringen

[Gelöst] Display labels instead of values for a select field created with ACF

This support ticket is created vor 4 Jahre, 8 Monaten. There's a good chance that you are reading advice that it now obsolete.
Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Zeitzone des Unterstützers: Africa/Casablanca (GMT+01:00)

Dieses Thema enthält 0 Antwort, hat 1 Stimme.

Zuletzt aktualisiert von davidV-6 vor 4 Jahre, 8 Monaten.

Assistiert von: Jamal.

Author
Artikel
#1853371

Hello, i have data inside a custom post type SELECT fiels that i need to use as a search filter in a VIEW.

Data is stored as "value : name". If i use this field as a search filter, in the front-end i see the value instead of the name.
Is it possible to see the name instead?

For instance "AG : Agrigento (AG)" must output in the filter as "Agrigento (AG)" instead of "AG".

The field is created and managed by ACF/CPTUI