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
Feedback sent
We appreciate your effort and will try to fix the article