Is there a way to trigger an event, using the built in navigation buttons, when previous or next is clicked.
I am trying to make a field (TextBox) visible or invisible based on the value in another field (Yes/No). However, the field remains visible on every subsequent record until the Yes/No field is updated triggering its on update event.
I thought about creating my own navigation buttons, but it would be so much easier if I could just use the built in one.
Thanks,
Eric
I am trying to make a field (TextBox) visible or invisible based on the value in another field (Yes/No). However, the field remains visible on every subsequent record until the Yes/No field is updated triggering its on update event.
I thought about creating my own navigation buttons, but it would be so much easier if I could just use the built in one.
Thanks,
Eric