Skip to content

Instantly share code, notes, and snippets.

@ianhenrysmith
Last active January 2, 2018 22:02
Show Gist options
  • Select an option

  • Save ianhenrysmith/010cafccbd34e2f7f50e91369177a1bf to your computer and use it in GitHub Desktop.

Select an option

Save ianhenrysmith/010cafccbd34e2f7f50e91369177a1bf to your computer and use it in GitHub Desktop.
{
"mainFilters" => [
{
"label" => "dropdown",
"value" => "custom_field_54d0020d67e6e25bab00000d",
"showAdvanced" => true,
"availableOptions" => [
{"value" => "1", "label" => "Aaa"},
{"value" => "2", "label" => "2"}
]
}, {
"label" => "Industry",
"value" => "custom_field_558ad76667e6e23ca4000001",
"showAdvanced" => false
}
],
"moreFilters" => [
{
"label" => "multiselectaroonie",
"value" => "custom_field_5566197a67e6e20d47000005",
"showAdvanced" => true,
"values" => [],
"availableOptions" => [
{"value" => "fb", "label" => "facebook"},
{"value" => "tw", "label" => "twitter"}
]
},
{
"label" => "Buying Stages",
"value" => "buying_stages",
"showAdvanced" => false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment