Hello,
I need help of how to validate the Item in Oracle EBS Form based on condition.
If the following fields does not have values no validation.
If the First field i.e END_CUST_NAME is NOT NULL then the following fields END_CUST_EMAIL_ADDRESS the user should input values.If the END_CUST_EMAIL_ADDRESS is NOT NULL the
END_CONTACT_ROLE the user should input values.
Please need help how to restrict such scenarios and in which trigger the validation would work
