Performance Issue while calculating values using Declare Onchange
Hi Team,
We need to calculate Subtotal and Total price based on FIVE properties.
We are calling an activity using Declare Onchange to calculate those values.
As per Business requirement whenever user tab out from the field we need to calculate the values. So, we are calling Action set on each field.
(POST Value and Refresh-This Section and Refresh- Other Section)
- We are using repeating layout in our application. For allowing User to enter more than one row.
We are facing the problem when user enters more than 3 rows
Response time is high (taking more time to calculate).
How to resolve this issue?
Thanks In Advance
Regards,
Vishnu