Martynwheeler
Member
- Local time
- Today, 17:54
- Joined
- Jan 19, 2024
- Messages
- 82
I have a form with a hyperlink to another form.
If the called form has no data it will redirect to another form (all handled in the form_open event). However, because the link has now redirected it throws the warning message as the second form opens.
If i click ok, then everything is fine. I would just like to somehow suppress this message. There does not seem to be any event handler that gets called before the hyperlink is followed so that I can handle errors.
I have enclosed the database (it is split so i have zipped it up).
The behaviour can be reproduced by selecting a paper on the first form that loads and then clicking the "view existing paper" hyperlink
The image files have not been included in the db
Thanks
If the called form has no data it will redirect to another form (all handled in the form_open event). However, because the link has now redirected it throws the warning message as the second form opens.
If i click ok, then everything is fine. I would just like to somehow suppress this message. There does not seem to be any event handler that gets called before the hyperlink is followed so that I can handle errors.
I have enclosed the database (it is split so i have zipped it up).
The behaviour can be reproduced by selecting a paper on the first form that loads and then clicking the "view existing paper" hyperlink
The image files have not been included in the db
Thanks