Hi
ive built two infopath forms which are in turn linked to a form library and a list in sharepoint (all 2010), both forms are displayed on one page and to the user it looks like a webpage, the first form gathers its information from the list and displays this information, the 2nd form also looks up information from the list and then present options for submission to the library. When the submitted form hits the library a workflow fires off which updates the information in the list.
on the 1st form which displays the infomration, there is a refresh button which when clicked refreshes the data source to the sharepoint list.
what id like to do is remove that button and have the form auto refresh the data connection to the sharepoint list every 30 seconds or so. Is this possible? and if so, is it advisable on that timescale or is it likely to cause me issues with traffic etc.
thanks