We would like to change the warning message when changing the class of a customer. I found the message is defined as a public const in PX.Objects\AR\Descriptor\Messages.cs but we are not on-prem so I’m not sure if it’s possible to change it.
Is there a way for us to override this particular message?
Thanks for any help,
Phil
Best answer by Dmitrii Naumov
The easiest way to change some message in the system is actually to use the Localization/Translation features of Acumatica.
You don’t need any code changes, you can just go to the ‘Translation Dictionaries’ screen, find the message and “translate” it (even if it’s from English to English) to the one that you need.
The easiest way to change some message in the system is actually to use the Localization/Translation features of Acumatica.
You don’t need any code changes, you can just go to the ‘Translation Dictionaries’ screen, find the message and “translate” it (even if it’s from English to English) to the one that you need.