Hi all,
I think I have seen some attribute which can disable property depending on if other provided property is/not empty. I searched it here - https://world.episerver.com/documentation/developer-guides/CMS/Content/Properties/property-attributes/ - but can't see anything similar... Maybe I mixed up something.
So the follow up question - looks like if there's no such attribute the only way to achieve it by implementing this thing here - https://gregwiechec.com/2015/05/extending-all-properties-view/, right?
Cheers