Ali AK:
how can we combine these 2 keys statements into one key statement: “visible_calc”: “model.FatherIraqiQuestion == ‘Yes’” and “visible_calc”: “model.idtype == ‘Old Iraqi National ID’”
Delfs:
model.FatherIraqiQuestion == 'Yes' && model.idtype == 'Old Iraqi National ID'