Click here to Skip to main content
15,894,313 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have an infopath file with code behind. The code behind is to redirect to another view i created in infopath itself.

But when i pulish and upload the infopath in Central Admin and then use it in my site collection, nothing is happening.

I am using this piece of code to redirect to new page (this.ViewInfos.SwitchView("newView");)

Its working in Preview mode. So i guess something related to publishing
Can anyone please help me.
Posted
Updated 31-Jul-14 1:27am
v2

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