i try not works…
elseif({amount_days} == 0
&&{stato_appuntamento} == ‘1’)
i try not works…
elseif({amount_days} == 0
&&{stato_appuntamento} == ‘1’)
Can you pass a little more code?
Because it has to be like:
if () {}
elseif() {}
elseif () {}
else {}