Site logo

Archived topic

dynamic content with formatted ACF field value

1 reply · Started by Hung on March 2, 2022

Viewing posts 1–2 of 2

Let's say, if I have a date field from ACF, the return format is YYYYMMDD. So, when I get the value with dynamic content option, it's also showing YYYYMMDD only, not for example, 02/03/2022. Is there anyway to use get_field function with the dynamic content option? Or will I need to write shortcode for that?

Hi there,

at this time you can only return the value of the field, so you would need to use a shortcode for now.

This archived topic is closed to new replies.