field =
dataType: 'reference'
options: [... tagValueIds ...]
format_json:
contexts: [
{
name: 'iPadNoteCreationModal'
tagValueIds: [...]
},
{
name: 'webNoteModal'
tagValueIds: [...]
},
...
]
dependencies: [
{
fieldId: 42
values: [8001, 8002]
tagValueIds: [...]
},
{
fieldId: 84
values: [9001, 9002]
tagValueIds: [...]
},
...
]
Last active
August 29, 2015 14:26
-
-
Save albertywu/5a268cd5aae51f0c981a to your computer and use it in GitHub Desktop.
tag field shape
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment