Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 5 (43 items) 1 2 3 4 5 Next >
  • re: Free Sample: Copying Repeating Data

    Hi Patrick, I am somehow struggling with this approach. I need to load huge tables from Excel, therefore I have an Excel files that saves the table in XML format in a SharePoint library, this XML is connected to my form and is supposed to dynamically update repeating table once a button is clicked. It works fine if table has 10 lines. If it is ...
    Posted to Patrick Halstead (Weblog) by Olgierd on 05-03-2013
  • re: Free Sample: Copying Repeating Data

    Hi Patrick, I am really struggling with this approach. I am exporting data from Excel to XML schema, which is dynamically connected to my form. When I enter 10 lines of data - form loads the content correctly, but when I place 100 lines, it just loads the first line. I checked the XML schema and it contains all 100 lines, so what might be causing ...
    Posted to Patrick Halstead (Weblog) by Olgierd on 05-03-2013
  • Dates again

    I noticed that metadata from my Infopath forms that is stored in SharePoint is not consistent in terms of format. Dates in particular. Desspite the fact I am using date picker with DD/MM/YYYY format applied, and when submiting to sharepoint column is set as merge - it shows in 2 different ways - either as DD-MM-YYYY or DD/MM/YYYY , while the first ...
    Posted to Browser Forms (Forum) by Olgierd on 04-30-2013
  • Issue with Date field imported from Excel to InfoPath 2010 web browser

    Hi,  I implemented a way to fill out a repeating table by sending it from Excel as xml. The issue is that however I am formatting date column in Excel - it pops up in InfoPath as a string of numbers, not a date. Can I do anything to fix it?
    Posted to Browser Forms (Forum) by Olgierd on 04-30-2013
  • Decreased performance of form with code

    Hi, I have deployed the form with some additional code into a form library. I see a huge difference in performance and was wondering if it would be different if the form would be deployed by the "administrator approved form template"? I am a site collection administrator, but I assume I dont have these rights.
    Posted to Newbie Questions (Forum) by Olgierd on 02-26-2013
  • Adding new rows in the repeating table (programatically in Visual Basic)

    Hi, Hilary provided an example how to add new rows programatically in one of the posts. I adjusted the code accordingly and it works superfine:Dim xpath As String = "/my:PayPressureForm/my:General/my:NumberOfPeopleCoveredByRequest"            Dim field As XPathNavigator = ...
    Posted to Newbie Questions (Forum) by Olgierd on 02-26-2013
  • Re: Delete / add rows to the repeating table

    Hi, One more thing: what is the difference in the following XPaths: xdXDocument:GetDOM("items")/items/item/b[../id = xdXDocument:GetDOM("viewdata")/viewdata/count] xdXDocument:GetDOM("items")/items/item/b[xdXDocument:GetDOM("items")/items/item/id = xdXDocument:GetDOM("viewdata")/viewdata/count]
    Posted to Browser Forms (Forum) by Olgierd on 02-25-2013
  • Delete / add rows to the repeating table

    Hi,  I am trying to figure out how to delete / add rows from the repeating table without a code; I saw Patrick's example where he apparently has no code, has a field called command in his secondary data source and his two buttons have 2 actions that updat the value of the Command field with either: Delete ...
    Posted to Browser Forms (Forum) by Olgierd on 02-24-2013
  • Copying data from secondary data source to repeating table (for Infopath 2010 browser form)

    Hi, I recently realized in almost the end of my creation process that the browser form do not support copy paste functionality from Excel. To set the scene - I am not able to implement Qdabra software,so the only way is to find a existing suitable solution on and was looking for some hints and tips on the web. Unfortunately I am not (yet) ...
    Posted to Browser Forms (Forum) by Olgierd on 02-24-2013
  • Re: Creating a hyperlink to a Infopath Browser Form on SharePoint 2010

    Yep. Reason is quite simple. I wanted to create a full user experience, where people can use a button that would load the form in a browser. Luckily I found a way to do it and include "Save As".
    Posted to Browser Forms (Forum) by Olgierd on 02-01-2013
Page 1 of 5 (43 items) 1 2 3 4 5 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.