Hi Support,
is it possible to call the label instead of the value with cb substitutions.
e.g value 1, label "New York"
value 2, label "London"
the substituion [cb_FIELD] or [cb:userdata field="FIELD_NAME" /] both call the value, not the label.
the substition [cb:userfield field="FIELD_NAME" /] will call all the html (incl label), but this can be a complex display that i dont require for the particular instance.
Is it possible to call just the raw label?
thank you for clarifying.