You need to sign in to do that
Don't have an account?
How I Update a Total Value Amount on a order?
Hello,
I'm using the Order Object and create a discount field on my order item.
When I gave a discount on item, I need that my Total Amount Field, on my Order, be updated.
Is There anyway to update a standard formula field?
I'm using the Order Object and create a discount field on my order item.
When I gave a discount on item, I need that my Total Amount Field, on my Order, be updated.
Is There anyway to update a standard formula field?
- Then create a rollup summary field on Order object that should show the sum of all order items Discounted Price.
All Answers
I think , Here you need create new formula field (Data type) on Order object with lebal as Total Amount. Then you can create formula as per your reqiurement.
Thanks,
Gajanan
- Then create a rollup summary field on Order object that should show the sum of all order items Discounted Price.