Details
Description
I have a case were String property called operator, has value structure like "String.empty" or "PredefinedDate.lastWeek". I want to hide another property that depends on operator property, when operator contains "PredefinedDate". (add them to values array separated by comma is not a case, there is 165 operators that contains PredefinedDate).