Hi All
Hoping someone could help me with this as I can't seem to find anything by Googling...
I have the navigation control on my forms (new control post 2007). I have numerous tabs on it.
Within the tabs it shows the assigned form. My problem lies within the sub form.
When a record is opened it sets a global variable true until a note is added which turns the variable false. Client wanted this in order to force a note when a record is opened. My problem is that this can be circumvented by click on a tab on the navigation control!
Anyone got any ideas how I can stop this? It works when trying to select a new record but not when they use the tabs at the top. I have tried ading code to on exit, on lost focus etc etc.
Thanks in advance.
Carl
Hoping someone could help me with this as I can't seem to find anything by Googling...
I have the navigation control on my forms (new control post 2007). I have numerous tabs on it.
Within the tabs it shows the assigned form. My problem lies within the sub form.
When a record is opened it sets a global variable true until a note is added which turns the variable false. Client wanted this in order to force a note when a record is opened. My problem is that this can be circumvented by click on a tab on the navigation control!
Anyone got any ideas how I can stop this? It works when trying to select a new record but not when they use the tabs at the top. I have tried ading code to on exit, on lost focus etc etc.
Thanks in advance.
Carl