How to get a label name with shortcodes?

Get the label name of a selected radio button using a CF shortcode.

Overview

The standard value shortcode returns only the selected value, not the label.
Use the appropriate label shortcode syntax, such as {data:field_name:label}, to retrieve the label text for the selected option.

Answered
ChronoForms v6
By ByBus 20 Dec, 2017
Answer
Hi. Explain to me how to get the label name using the shortcode, please.
I want to make custom template and I need to get name of selected radio button.
With {data:radios_name} I get value only.

Added:
Found solution here
http://www.chronoengine.com/forums/posts/t103957/save-user-assign-group-according-to-switch.html
This topic is locked and no more replies can be posted.