Timo Goebel
Posts: 6
Joined: 2006-02-19
|
Hi,
I am trying to implement a custom save function into my InfoPath 2007 Com-Add-In as suggested at MSDN.
How do I execute the PerformSaveOperation? The adxInfoPathAppEvents OnBeforeSave Event appears not to fire at all and I do not know how to call PerformSaveOperation(). Any ideas?
Any help would be appreciated. Thanks in advance.
Regards,
Timo |
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hi Timo,
Thank you for the bug report. We will fix the bug with the OnBeforeSave event in the next Add-in Express release.
As to the MSDN article I think it doesn't relate to COM Add-ins. Please read the following MSDN article:
http://msdn2.microsoft.com/en-us/library/bb251030.aspx
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|