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/details.aspx?FamilyID=db1d99d9-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
SethMW - 03 Apr 2007 16:18 GMT
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
> Hi all,
>
[quoted text clipped - 11 lines]
> Thanks,
> ~Seth