DOCS

Fallback mod

If the dynamic tag does not return a value, you can use a fallback mod to apply a default value. This default value can be static text, or another dynamic tag.

For example, if you are displaying description, if no description is available, you can output a fallback “No description available”

Continue reading