Hi everyone. I am fairly new to IP and am facing an issue where I have several data connections called when a form loads. The form is a 2007 filler form (migrated from 2003 filler form) and makes calls to a custom sharepoint web services through data connections defined in a site collection (not central data connection and form is not administrator deployed). The form is able to reach the service through the data connections and get results back, but when the form starts up, it displays several dialogs ( my guess is one per data connection) that read "Downloading data connection settings". These dialogs automatically disappear without requiring any user interaction. An ideal solution would be not to display these dialogs at all or maybe only display one of these dialogs. So I was wondering if anyone can help with how to resolve this issue? Here are my environment details:
1 x CA server, 2 x WFE, 1 X SQL Server (all running SP 2010)
IP 2007 filler form published as a form template for a form library within a site collection. The form was originally written for IP 2003 and has JScript code to handle auto selection of data contained within dropdown boxes.
Any help with resolving this issue is greatly appreciated.
Thanks!