I created field as nested array with localizable. And I want set field rules to hide ‘Media Type’ field when select image on field type.
Current behavior
Currently, I set the rules as
Hide > introductionList.mediaType > when itemData.introductionList.type == ‘image’.
But still not work to hide mediaType
Expected behavior
Expected set field rules to hide ‘Media Type’ field when select image on field type in this nested array with localizable. Can help me provide the solution? thank you
Version: Squidex6
Browser:
- [ ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)