how to stop browser going back to server each time change in the form? - InfoPath Dev
in

InfoPath Dev

Having trouble finding a blog or post that answers your question? Check out our Custom Search Page

how to stop browser going back to server each time change in the form?

Last post 10-25-2009 11:21 PM by Qazi Anis. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 10-22-2009 09:40 AM

    • rom@n
    • Not Ranked
    • Joined on 08-19-2009
    • Posts 10

    how to stop browser going back to server each time change in the form?

    Hi,

    We have a very slow performance of some complex InfoPath forms we have. Expecially when users access them from geographically far locations and have low bandwidth. These forms are not managed-code forms, they have more than 5 Views each and each View consists of approximately 20 dropdowns/textboxes, which are pulling data from SharePoint list data connections. There about 10 data connections, each having about 50 fields to pull from SharePoint Lists. Also, there are hundreds of rules that make up the business logic. Well, it looks complex, but it works fine you open them in Preview mode. I think it becomes very slow when forms are opened in browsers by users and the forms try to access the server every time there is a field change or every time the user switched the views. I think the form tries to update the SharePoint lists fields and form XML instantly. It is becomes really annoying for users and I can understand that. My question is that is there any way to make access the server after all changes are made, like before submitting the form? I'll appreaciate any of your thoughts.

    Thank you!

  • 10-22-2009 07:12 PM In reply to

    Re: how to stop browser going back to server each time change in the form?

    i guess some of your fieds(controls) on the form are having postback settings set to other than "never". Go to properties of each control and make the postback settings to never. That should resolve your this problem.
    Qazi Anis
    System Analyst
    Bitwise Solutions
  • 10-23-2009 06:17 PM In reply to

    • rom@n
    • Not Ranked
    • Joined on 08-19-2009
    • Posts 10

    Re: how to stop browser going back to server each time change in the form?

    Thanks for replying Qazi.

    There are hundreds of fields where the postback was set to either Always or Only When Necessary...I tried to set most of them to Never. I did not notice that performance improved yet. Maybe it is because the business logic is so comlex, there are hundreds of fields, rules, conditions set up. I will see what else I can do to improve the performance.

  • 10-25-2009 11:21 PM In reply to

    Re: how to stop browser going back to server each time change in the form?

    Hi rom@n,

    did it stop your postbacks, that is the main concern here, as far as improving the performance, there is bound to be performance improvement but u might not notice it on faster connections

    Qazi Anis
    System Analyst
    Bitwise Solutions
Page 1 of 1 (4 items)
Copyright © 2003-2012 Qdabra Software. All rights reserved.
View our Terms of Use.