Hello,
I'm trying to display a view when I open my form but the following code only work in the InfoPath UI and not in the web browser. Any suggestions would be greatly appreciated.
I'm running this code in "FormEvents_Loading"
e.SetDefaultView("View 2")
Thanks in advance