Skip to content

Instantly share code, notes, and snippets.

@Renddslow
Last active May 22, 2020 03:02
Show Gist options
  • Save Renddslow/027a99e0ffb9a7ec8457c43997995ec2 to your computer and use it in GitHub Desktop.
Save Renddslow/027a99e0ffb9a7ec8457c43997995ec2 to your computer and use it in GitHub Desktop.
{
"fields": [
{
"name": "A",
"label": "Validate overridden cost",
...
},
{
"name": "B",
"disabled": "A.value === ''",
...
},
{
"name": "C",
"disabled": "A.value === ''",
...
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment