Skip to content

Instantly share code, notes, and snippets.

@Semdevmaster
Created March 22, 2018 09:15
Show Gist options
  • Select an option

  • Save Semdevmaster/4b4e9020fb8581c3be786e023c52dab2 to your computer and use it in GitHub Desktop.

Select an option

Save Semdevmaster/4b4e9020fb8581c3be786e023c52dab2 to your computer and use it in GitHub Desktop.
MIGX MODAL
[
{
"caption": "Заголовок",
"fields": [
{
"field": "slide",
"caption": "Картинка",
"inputTVtype": "image",
"sourceFrom": "migx"
}
]
},
{
"caption": "Другой заголовок",
"fields": [
{
"field": "alt_text",
"caption": "Описание",
"inputTVtype": "text"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment