I have a Confiform Field type smart multi row name as Category which taking field name from other Form having two field text type Name and Age.
I want to put condition that if Name having D then set value as Null
I am putting this condition but not working
Name:*d*
Note: Name and Age are from different form ( say form 2)
Category ( Smart Multi Row) and Position ( Text) are in another form say Form 1