Conditional display of text in html object
-
Hi,
Is the following possible with either the free or premium plugin?
I need to show multiple values from acf fields in a single html object. Each value should become a hardcoded title which only appears when the corresponding acf field has a value. For example “Architect: John Doe”. “Architect:” is the title and “John Doe” the value from the acf field.
I think i need to work with a single html object because some values have really long texts anmd will span across multiple lines. If this content is in a single html object all text will wrap nicely and move following text down.
i saw the conditional logic in the docs but i guess this is just for single fields an objects and will not work with my situation?
Thanks and kind regards
Kaya
The topic ‘Conditional display of text in html object’ is closed to new replies.