Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 2 of 4 (33 items) < Previous 1 2 3 4 Next >
  • Re: Conditions in rules limited to 5?

    BP, You are missing an OR in your statement. ../my:Materials = string(true()) or my:NewDate = string(true()) OR my:FSTech = string(true()) or my:FSManager = string(true()) I also think you are going to have a challenge showing a section based on the values in 8 different controls.
    Posted to Newbie Questions (Forum) by JeffVojtko on 09-02-2014
  • Re: Concatinating data from Repeating fields

    Well, I got it part of the way there. But, now I am getting a NAN error. concat(substring(&quot;&quot;, 1, (NeedSecurityApproval = &quot;&quot;) * string-length(&quot;&quot;)), substring(concat(substring-before(UserIDNew, &quot;;&quot;), &quot;,&quot;, substring(Action, 1, 1), &quot;,&quot;, ReportTitle), 1, (NeedSecurityApproval != ...
    Posted to InfoPath 2010 (Forum) by JeffVojtko on 08-21-2014
  • Re: Concatinating data from Repeating fields

    This is what I have so far - concat(substring-before(UserIDNew, &quot;;&quot;), &quot;,&quot;, substring(Action, 1, 1), &quot;,&quot;, ReportTitle) And, this is what I have been trying to work with: eval(eval(my:group5/my:group6/, &#39;concat(my:ReportTitle, &quot;;&quot;)&#39;), &quot;..&quot;) eval(eval(my:group5/my:group6, ...
    Posted to InfoPath 2010 (Forum) by JeffVojtko on 08-21-2014
  • Concatinating data from Repeating fields

    I have read multiple articles on this. But, for some reason cannot make this work. eval(eval(my:group5/my:group6, &#39;concat(substring-before(my:UserIDNew, &quot;;&quot;), &quot;,&quot;, substring(my:Action, 1, 1), &quot;,&quot;, my:ReportTitle)&#39;), ...
    Posted to InfoPath 2010 (Forum) by JeffVojtko on 08-20-2014
  • Re: Form with Secondary List Data as Source not Saving selections on that Data

    Anybody have any idea how I could submit my form data to a secondary data source and include the following? &gt; Information coming from a Sharepoint list in a secondary data connect &gt; Information gathered on the form under the Main connection
    Posted to InfoPath 2010 (Forum) by JeffVojtko on 06-06-2014
  • Re: Export InfoPath-form to pdf-file with individual name

    The &quot;File &gt; Info &gt; Publish as PDF or XPS document feature in InfoPath results in a blank form. So, no the form doesn&#39;t render properly. But, when printed to PDF through Windows it does render correctly.
    Posted to Views (Forum) by JeffVojtko on 06-03-2014
  • Re: Export InfoPath-form to pdf-file with individual name

    When I manually export the form there is no data. But, when I print it out as a PDF the data appears as expected on the form.
    Posted to Views (Forum) by JeffVojtko on 06-03-2014
  • Re: How to Submit to Sharepoint List

    Notes on this form: Event, When and Location are Read Only. Participate and Assist are editable checkboxes. I would also be happy to get this form, as completed, into a Sharpoint library as a PDF. I tried entering the following VB code: Public Sub CTRL50_5_Clicked_1(ByVal sender As Object, ByVal e As ClickedEventArgs) ...
    Posted to General (Forum) by JeffVojtko on 06-02-2014
  • How to Submit to Sharepoint List

    I have an InfoPath 2010 Client form with Full Trust and I need to submit the data to a Sharepoint list. (See Attachment) On the form I load up events from a Sharepoint list and I need to collect whether the user will Participate or Assist. I can&#39;t figure out the best way to get this to a Sharepoint list. What would a CAML file look like? ...
    Posted to General (Forum) by JeffVojtko on 06-02-2014
  • Re: Export InfoPath-form to pdf-file with individual name

    Hi Hillary, your code works well for me as shown below. The only problem is that the user&#39;s selections made on a Repeating table pulled in from a Sharepoint list as a Secondary Data Connection is not reflected on the saved PDF. Is there some way for me to insure the user&#39;s selections on the InfoPath form? Public Sub ...
    Posted to Views (Forum) by JeffVojtko on 06-02-2014
Page 2 of 4 (33 items) < Previous 1 2 3 4 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.