Enforce non-null value on a Receivables/Party Information Descriptive Flexfield when updating a Cust
I am able to support the same condition of 'Create Customer' with a Personalization, which displays an error and doesn't allow the creation without a value entered for ATTRIBUTE4.
However, on 'Edit Customer', the Personalization triggering event 'WHEN-VALIDATE-RECORD' occurs after the edit is saved (I know, doesnt really make sense), so I cant stop the Save from happening even if the DFF is not filled in.