Skip to content
Erik Berglund edited this page Dec 20, 2018 · 1 revision

Bool

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.