You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other comments
I notice when I close the MIGX window and then re open in the text input boxes are broken, it looks like the TV breaks something in the MIGX's JavaScript.
The text was updated successfully, but these errors were encountered:
The tv doesn't appear to function inside a MIGX template variable.
Form tabs
[ { "caption": "Office", "fields": [{ "field": "title", "caption": "Title" }, { "field": "tel", "caption": "Telephone" }, { "field": "office", "caption": "Office", "inputTV": "contact-office" } ] } ]
Grid Columns
[ { "header": "Title", "width": "160", "sortable": "true", "dataIndex": "title" } ]
"contact-office" TV
Inside MIGX item creator
Other comments
I notice when I close the MIGX window and then re open in the text input boxes are broken, it looks like the TV breaks something in the MIGX's JavaScript.
The text was updated successfully, but these errors were encountered: