Saltar navegación

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

This support ticket is created hace 4 años, 8 meses. 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

Zona horaria del colaborador: Africa/Casablanca (GMT+01:00)

Este tema contiene 0 respuesta, tiene 1 mensaje.

Última actualización por davidV-6 hace 4 años, 8 meses.

Asistido por: Jamal.

Autor
Mensajes
#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