Hi all,
I have some users who are lazy inputting dates so we now and then receive payments in year 8AD. I have now added a column validator and it stops people from entering bad dates.
In Developer I get this techy error message.
com.servoy.j2db.ApplicationException: Invalid input, Validation failed for 'transaction_payment_date', with value: 2/20/05 10:54 AM
java.lang.IllegalArgumentException: Validation failed for 'transaction_payment_date', with value: 2/20/05 10:54 AM
Does this appear in client as well? Any way of overriding with a more human-friendly message?