Skip to content

Instantly share code, notes, and snippets.

@ryanschuhler
Last active May 21, 2020 14:52
Show Gist options
  • Save ryanschuhler/d2dc993972c74f2407d6a16f5b2f4023 to your computer and use it in GitHub Desktop.
Save ryanschuhler/d2dc993972c74f2407d6a16f5b2f4023 to your computer and use it in GitHub Desktop.
{
"fieldSets": [{
"fields": [
{
"dataType": "string",
"defaultValue": "custom",
"description": "src",
"label": "src",
"name": "src",
"type": "select",
"typeOptions": {
"validValues": [
{
"label": "demo",
"value": "{'default': 'https://go.pardot.com/l/854303/2020-04-16/84zs','es_ES': 'https://go.pardot.com/l/854303/2020-05-20/czgy'}"
},
{
"label": "download",
"value": "{'default': 'https://go.pardot.com/l/854303/2020-04-20/8ctl'}"
},
{
"label": "custom",
"value": "custom"
}
]
}
},
{
"dataType": "string",
"description": "custom-src",
"label": "custom-src",
"name": "customSrc",
"type": "text"
}
]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment