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
I have an image tv (not tested with other types) in which I've specified Caption and Description.
If I use this form tabs:
[
{"caption":"Select images", "fields":[
{"field":"image", "inputTV":"image_tv"},
{"field":"alt", "caption":"Image alt", "description":"Alternative text for the image"}
]}
]
MIGX creates a form but shows only the description inside the "image_tv".
In my opinion if I don't specify a Caption directly inside the form tabs, MIGX should use the one of the TV.
The text was updated successfully, but these errors were encountered:
I have an image tv (not tested with other types) in which I've specified Caption and Description.
If I use this form tabs:
[
{"caption":"Select images", "fields":[
{"field":"image", "inputTV":"image_tv"},
{"field":"alt", "caption":"Image alt", "description":"Alternative text for the image"}
]}
]
MIGX creates a form but shows only the description inside the "image_tv".
In my opinion if I don't specify a Caption directly inside the form tabs, MIGX should use the one of the TV.
The text was updated successfully, but these errors were encountered: