Passer la navigation

[Résolu] Display labels instead of values for a select field created with ACF

This support ticket is created Il y a 4 années et 8 mois. 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

Fuseau horaire du supporter : Africa/Casablanca (GMT+01:00)

Ce sujet contient 0 réponse, a 1 voix.

Dernière mise à jour par davidV-6 Il y a 4 années et 8 mois.

Assisté par: Jamal.

Auteur
Publications
#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