Hi,
I have a form which adds records to another table in the onBeforeUpdate event and this works fine. The data from the form is saved in the database. When I add a sc_redir in the onAfterUpdate to another form (a control form to ask the user to create an invoice autmatically), the data in the form is not saved. To me it looks like a bug, because data should be saved already, right?