Greetings All,
Have a rather simple question, I think. Working on simplifying a form using existing fields (if possible). Following is the flow ...
Work Order --> Services --> "have a list of default services"
By default (out of the box) ...
"Estimate Subtotal" = "Estimate Duration" * "Estimate Unit Amount"
Have created a custom field called "Quantity". I would like to change the value of "Estimate Subtotal" as ...
"Estimate Subtotal" = "Estimate Duration" * "Estimate Unit Amount" * "Quantity"
For some reason, in my solution explorer, I cannot find the area where I can change the formula. This particular field is in "Work Order Service" Entity.
Any guidance is appreciated.
-Ashish