Hi, I am trying to Apply validation on the field of the Interactive Grid, Interactive Grid is on the Table EMP, I want to apply Server Side Validation on Emp ID field and the validation should fire when emp id entered by user is not a valid employee or if the emp id is not entered correctly, This validation should fire when we navigate out of the filed of EMD ID (Just like when validate Item of the forms) how can I achive the same in oracle APEX?
Your videos are one of the best sources of APEX knowledge. Thank you for sharing!
excellent tip... thanks Anton and Hayden.
I wish I'd found this a year ago, or even 3 months ago. Thanks for this!
PUZZLER: Is it because you are at schema ANTON2, so in you ANTON schema you only have one table?
Love your tips, thanks and keep going!
Hi, I am trying to Apply validation on the field of the Interactive Grid,
Interactive Grid is on the Table EMP,
I want to apply Server Side Validation on Emp ID field and the validation should fire when emp id entered by user is not a valid employee or if the emp id is not entered correctly, This validation should fire when we navigate out of the filed of EMD ID (Just like when validate Item of the forms) how can I achive the same in oracle APEX?