Update database when Print Edit List is called for Invoice Entry Group

Hi,
I want to change a boolean field value when Print Edit List is called. Can you please guide on how to achieve this?

Thanks.

There are a number of ways to do this, but a potentially simple way would be to set and update the field when the menu item is pressed. No matter what you will need code though. I would offer that you use the Form Event Wizard to create the basic code.

Hi, thanks for the suggestion. Can you please guide on how to update the field from Form Event Wizard?

Thanks