Hello,
I'm looking to prevent save of a transaction within the CRM 7.1 Web UI if a message with type of "E" (Error) is called. For example, we have had an issue where a user saved an opportunity with the currency of "US" instead of "USD". Message number 411 in class CRM_PRICING was called, however, the user could still save the transaction which caused issues in Interactive Reporting.
I know how to prevent save if a Web UI field is marked as mandatory (via note 1353553 - Opportunity: Behavior of mandatory fields in Web UI). However, if I mark the Currency field as required within Web UI customizing and the user still enters an incorrect value, this still allows for save in the Web UI. I'm looking to prevent save if this message with type E is called.
Any help would be greatly appreciated.
Thanks,
Andy