In a master/detail form, I need to validate the master table whenever a user made any changes to the detail table. I added the validations in the Before Update Event for the master table, it works with the Save button, how can I make it work with the 'BackToList' button? Thanks.
↧