in

InfoPath Dev

Browse by Tags

  • Re: Using EVAL and concat for concatenating fields in repeating tables

    Trying to build InfoPath forms with complicated logic without code is pushing InfoPath beyond some of its limits. Nonetheless, I did some research and was able to come up with an expression that will return a concatenated string of filtered values from a repeating table. Using a hacked together IF-like...
    Posted to Code (Forum) by smaus on 07-09-2008
  • Filter with Data Connection data, with c# or else

    Hi, I got a probleme related to DataSources and arepeating Table. In one hand, I got a Secondary DataSources with Repeating data (imported from a SharePoint Library) which contains a list of non-worked days. string In the other hand, I have a repeating Table with a DateField. I create this dynamic repeating...
    Posted to Data Connections (Forum) by Yurnero_ on 06-10-2008
  • Filter issue

    Hi all, I have the following basic layout for my data source: myFields Hardware (repeating) HID etc. Order (repeating) HWID (repeating) etc. In my print view, I would like to show the other information held in the relevant Hardware node where the HID exists within the repeating HWID element of the current...
    Posted to General (Forum) by ben.oates on 05-07-2008
  • Conditional Formatting -- How to Show All?

    Hi guys -- Some great stuff on here...learning a lot just from reading. One stupid question though, and perhaps this is more of a logic issue than an InfoPath one. After building a quick filter using conditional formatting, I am now finding that I can't have all records display when the filter is...
    Posted to Newbie Questions (Forum) by ndisdabest on 11-08-2007
  • Trouble with filter conditions on a repeating table

    I have a form with a repeating table. I have a "Start Date" field and an "End Date" field. In the repeating table properties I have a display filter which has two conditions that show the records that are "greater than or equal to the Start Date" and "less than or equal...
    Posted to General (Forum) by kammy on 10-22-2007
  • Re: Saving a field back to a data a source(Access)

    When I add /dfs:myFields/my:DetailID as the filter my default value is removed on the NOW_ETC_HRS field. I have it getting its value from the NOW_ETC_HRS_USER_INPUT_TOTAL field. My DetailID value is correct. I think /dfs:myFields/my:DetailID is the right syntax but I do not know why the default value...
    Posted to Newbie Questions (Forum) by m181354 on 09-26-2007
  • Re: Saving a field back to a data a source(Access)

    I am trying to get a Total Line (NOW_ETC_HRS_USER_INPUT_TOTAL) from a Repeating table and update one row (NOW_ETC_HRS) that has Summary information for the same Control Account record on an Access database table. Below is the line that updates the NOW_ETC_HRS field but also updates every row in the table...
    Posted to Newbie Questions (Forum) by m181354 on 09-26-2007
  • Re: Saving a field back to a data a source(Access)

    I already added the filter and tried to copy it but I still must be missing something or have the wrong syntax. The filter value comes from a data source so I used the following as the filters... ../../dfs:dataFields/d:LaborSummary/[@AUTONUMBER] or my:DetailId - I set this value to @AUONUMBER when I...
    Posted to Newbie Questions (Forum) by m181354 on 09-26-2007
  • Re: Saving a field back to a data a source(Access)

    When I supply the row number directly it works great! But when I pass it a filter value it does not. I must have the wrong syntax. I will show you both ways I am trying it. This works... <xsf:calculatedField target="/dfs:myFields/dfs:dataFields/d:LaborSummary[2]/@NOW_ETC_HRS" expression...
    Posted to Newbie Questions (Forum) by m181354 on 09-26-2007
Page 1 of 1 (9 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.