Makes sense. If I want this to be real time, then I need a client script, right? Do you have an idea on how the general logic would look like? When a user clicks the Add button in the transaction line, they get should get a pop up message.
For CSV import, I want to fail the import in such cases. So I guess this would be user event script before submit. But do you have an idea as to the general logic? Need to loop through the lines, etc.? Thanks.