Hi,
I use ACF to add custom fields for my products in WooCommerce. All is good, and I have imported a lot of products. Now, I have a field in each product that stores a number – I need to map this fields to a certain value; eg:
Value Map’ed
12 = Yes
13 = No
14 = Maybe
15 = None
etc. – can I do this mapping via ACF?
Obviously.. via the Select-field 🙂