Two Non-Mandatory elements but need at least one required
In the NCR's there are elements PO Number and Job, both are non-mandatory but I need that at least one of them entered. How do I do that? I've tried an SQL to check the two elements and if both are null then I 'Reject the input'. But that would mean that the user has to cancel and reenter all the data already entered.