-
Notifications
You must be signed in to change notification settings - Fork 147
PFC Radio Button
Erik Berglund edited this page Dec 20, 2018
·
1 revision
To use a radio button as input for a boolean value, the payload key dictionary must have the following settings:
-
pfm_type
=boolean
-
pfm_type_input
=checkbox
-
pfm_range_list_titles
=Title For True, Title For False
- The
pfm_range_list_titles
must contain exactly 2 items.