Skip Navigation

[Resolved] Display labels instead of values for a select field created with ACF

This support ticket is created 4 years, 8 months ago. 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

Supporter timezone: Africa/Casablanca (GMT+01:00)

This topic contains 0 reply, has 1 voice.

Last updated by davidV-6 4 years, 8 months ago.

Assisted by: Jamal.

Author
Posts
#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