Click here to Skip to main content
15,902,893 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:

I working in InfoPath 2003. I need code that will allow me to switch the defult view to a second view, and then attach the second view to an email data connnection.

function XDocument::OnSwitchView(eventObj)
{
    // Write your code here
}


Thanks

Posted
Updated 1-Dec-09 5:01am
v3

1 solution

Microsft has the answer here[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900