Hidde fieldname
-
I am using a Calculated field with this Equation:
IF(AND(100>=fieldname2,200>=fieldname6,200>=fieldname41,100>=fieldname42,100>=fieldname43,100>=fieldname44),
PREC(MAX(3.9,fieldname40*0.60+2.70),2), ‘Maximale maat Polystyreen is 100×200 cm’)Now I like to add one more rule:
When the warning text (Maximale maat Polystyreen is 100×200 cm) is displayed in the Calculated field (so instead of the calculated number) then I would like to hidde fieldname16.
In other words: when the Calculated field is not showing the calculated number (because of one of the conditional statements into the equation) I would like to hide fieldname16.
Is that possible?
Thank you for your help!
Regards,
Alwin
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Hidde fieldname’ is closed to new replies.