Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Calculated fields and onSave Javascript sequence

(0) ShareShare
ReportReport
Posted on by 95

Hi all,

I have an issue about sequence Calculated fields and depend fields that using in onSave even Javascript.

E.g: 

A: Simple Field

B: Simple Field

C: Calculated Field = A + B

D: Simple Field

E: Simple Field

Javascript: OnSave () 

var C = Xrm.Page.getAttribute("C").getValue();

E = C + D

Issue: When I click Save, C always use previous/old value. OnSave event always fire before C is calculated.

Is there anyhow configure Calculated fields are calculate before OnSave event ?

  • baochau Profile Picture
    95 on at
    RE: Calculated fields and onSave Javascript sequence

    Thanks, I will try use JavaScript the same calculated field.

  • Verified answer
    Bipin D365 Profile Picture
    28,981 Moderator on at
    RE: Calculated fields and onSave Javascript sequence

    Hi,

    What I understand from various threads is that calculated fields are real-time. However, instead of real-time, these seem to happen upon save and not when the inputs are made available.

    real-time for calculated fields mean after the record is saved and in the same transaction, not when the input fields of the calculated field changes before the saving.

    you can write a javascript that does the same as the calculated field, without knowing exactly what are you doing is difficult to provide a different way

    You can also perform the same operation in plugin code instead of using Javascript.

    See below article for more information.

    www.crmconsultants.co.uk/.../

    If found helpful, Please mark my answer verified.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 78 Super User 2025 Season 1

#3
Sahra Profile Picture

Sahra 43

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans