Personalize when-new-record-instance on Form Formula
Hi gurus,
I have an issue on personalization on the Oracle form. so in the formula form on the line form there is a condition if attribute1 + attribute2 + attribute3 + attribute4 + attribute5 + attribute6 + attribute7 + attribute8 + attribute9 + attribute10 <> qty then an error message appears indicating that the ten attributes are not the same as qty. I have done it by personalize in oracle with the trigger object when-new-record-instance but it didn't work. can anyone help me