J
Jackie
Can anyone help?
I have an InfoPath form that has a submit button. The submit button sends
the form to an email address. When a user clicks on the form via the email, I
would like them to see a different view (this view is already within the
form).
I have been looking at the OnLoad Event, which I have placed code that
changes the view (so this bit works !!). What I need is to identify the form
via an If statement, which would wrap around the switching view line, but am
having problems as I use VBA/VB.Net so am unfamiliar with the object module.
Many thanks
I have an InfoPath form that has a submit button. The submit button sends
the form to an email address. When a user clicks on the form via the email, I
would like them to see a different view (this view is already within the
form).
I have been looking at the OnLoad Event, which I have placed code that
changes the view (so this bit works !!). What I need is to identify the form
via an If statement, which would wrap around the switching view line, but am
having problems as I use VBA/VB.Net so am unfamiliar with the object module.
Many thanks