How to trigger a calculated field update

Created by Phil Kurth, Modified on Fri, 24 Jun 2022 at 10:12 AM by Phil Kurth

You may force a calculated field to update using some JavaScript. See this document for an example.


Be mindful that a calculated field update involves a round trip to the service via an AJAX call so there may be a noticeable delay in the calculated field preview. If you choose to trigger the update on a frequently fired event — e.g; `keyup` — you may also see some unexpected behaviour if some requests overlap each other. 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article