Calculated field not updating in real time
I have created a form there are three fields1. Field A : Integer2. Field B : Integer3. Result : Integer is a calculated field whose value is sum field A and BI have a UI poilicy for applied that if value of result is greater than 1000 than hide resul...