This topic is locked

add an update function to the next button on view page

7/15/2010 3:11:56 PM
ASPRunnerPro General questions
M
mfred author

I need to see if there is a way to combine the next button on the view page so that it both goes to the next item's view page as it currently does and updates a field for the current item being viewed.
The table is MailClientEntry1Query1. The field to update is PrintStatus, which I need to be updated to "Printed".
Thanks for your help.

A
ann 7/16/2010

Hi,
you can only change this status before item being viewed, i.e. in the Before display event on theEvents tab.