I have two dropdown custom fields and want to make rules based on some conditions. Let's say....
CF_Country:
Value1: C1
Value2: C2
Value3: C3
Value4: C4
CF_Regions
Value1: R1
Value2: R2
Value3: R3
Value4: R4
Value5: R5
Now if I select CF_Country value, say Value2: C2 then I want only a few values in CF_Regions selectable and not all.
Thank you so much for your attention and participation.