web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

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

passing value from product to price list item

(0) ShareShare
ReportReport
Posted on by 40

I have custom field called total ("new_test_total")and the field is calculated from two other field

4545.jpg

and I want to pass these total to the price list item  amount what I have been done so far 

I created another custom field called test and make these function on change the field Total amount 

to pass the value of total amount to the field i create "new_test"

function update_Amount()
{
   Xrm.Page.data.entity.attributes.get("new_test").setValue(Xrm.Page.data.entity.attributes.get("new_test_total").getValue());
}

and make mapping between price list item and Product

between the field test and the field amount 

1254.jpg

it works fine but when I try to change the field total by changing the parameter that it calculated based on it 

the total amount change but i must save it twice(ctrl s) to change the value of amount in price list item 

I have the same question (0)
  • Modesto Iacopino Profile Picture
    on at
    RE: passing value from product to price list item

    Hello Ahmed,

    the mapping is working only during the creation, not in update.

    What is the type of those fields?

    Where did you create test field and what is "new_test_total" ?

    Thanks,

    Regards

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 159

#2
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 152

#3
Tom_Gioielli Profile Picture

Tom_Gioielli 134 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans