Is it possible to have client script which does the following:
1. triggers when line item Price Level is manually changed on transaction
2. checks to see if the Customer has the Item in the Item Pricing sublist on the customer record, as the same Price Level in 1.
a. If it does exist - do nothing
b. If it does not exist on the Customer > Item Pricing sublist, then display error and revert the line Item price level to the Customer Price Level
I thought I do trigger a script based on the customer being in a saved search result, but the Criteria of the search would need to look at Customer > Item Pricing, which it cannot seem to do