In old CMS version, we could have control over inputs visibility, with an option of @visibility:
“@visibility”: “$.type === ‘something’”
Can we use it in new Cockpit CMS? I tried, but with no success.
In old CMS version, we could have control over inputs visibility, with an option of @visibility:
“@visibility”: “$.type === ‘something’”
Can we use it in new Cockpit CMS? I tried, but with no success.
Try in Field Settings > Meta > Condition
data.type === 'something'