Where is my Changing event?

S

SethMW

Hi all,

I am quite new to InfoPath, SharePoint, etc. and I am attempting to work
through the first custom validation part of this document:
http://www.microsoft.com/downloads/...d9-0a31-45de-8efb-16c75e194dc3&displaylang=en

And, I am unable to add a Changing event handler to the drop down list, as
it explains. It doesn't show up in Right-Click->Programming->ChangingEvent. I
only see Changed, and Validating. I can't seem to add it by handto the
InternalStartup() methos, either. I get a compiler error.

Any help would be appreciated.

Thanks,
~Seth
 
S

SethMW

Ok, I guess I figured it out, but I'm a bit confused. I had to change the
compatibility settings so that the form cannot be opened in a browser. This
made the Changing event become available.

Now, why did I have to do this? I thought you could use managed code in a
form, and it could still be browser compatible, but the catch would be that
it had to be published by an admin.

Any insights?

~Seth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top