I had some simple conditions working before but on this case I am helpless. Here is what I want to do with my field A (type number):
If my field A is less than 15 then hide fields B,C and D
If my field A is greater than 15 then show field B but hide C and D
If my field A is greater than 30 then show field C but hide B and D
If my field A is greater than 50 then show field D but hide B and C
Can you please help? Couldn't get this working at all.