Forum Community,
I would like to attach a method I created using C# such that when a condition in an InfoPath rule is met, the method in my managed code is automatically invoked. I found a tutorial that explains something close to what I want to accomplish; however, it appears the method attached to the rule can only return a boolean value of "true". See below link:
http://www.infopathdev.com/blogs/greg/archive/2004/09/15/Use-Code-to-Determine-a-Rule-Condition.aspx
Thanks in advance for your help.
~W