in

InfoPath Dev

Browse by Tags

  • Re: Saving a field back to a data a source(Access)

    Apparently until I get the syntax right it will not work...but I have tried a dozen different ways. Is there a way I can get someone to help me get the syntax right? The field with the row number in it shows up on he form correcly...I hope it is getting passed the way I think it is. <xsf:calculatedField...
    Posted to Newbie Questions (Forum) by m181354 on 09-26-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)

    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
  • Re: Saving a field back to a data a source(Access)

    Looks like this is the line I need to change... <xsf:calculatedField target="/dfs:myFields/dfs:dataFields/d:LaborSummary/@NOW_ETC_HRS" expression="../../../my:FormData/my:NOW_ETC_HRS_USER_INPUT_TOTAL[../../my:DetailId = ../../dfs:dataFields/d:LaborSummary/@AUTONUMBER and ../../dfs:dataFields...
    Posted to Newbie Questions (Forum) by m181354 on 09-24-2007
Page 1 of 1 (4 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.