

I have a problem when upgrade acumatica to 2025R2, my clissic ui input and save show error cann empty. But when I switch to moder ui cannot input and save normally.


I have a problem when upgrade acumatica to 2025R2, my clissic ui input and save show error cann empty. But when I switch to moder ui cannot input and save normally.
Best answer by aleksandrsechin
I’ve found the cause of the problem, and I believe this will resolve your issue.
Please add the InputMask property to the PXDBString attribute of the RefNbr field as shown below:
[PXDBString(15, IsUnicode = true, IsKey = true, InputMask = ">CCCCCCCCCCCCCCC")]

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.