Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 4 of 17 (169 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »
  • Re: View repeated fields value in textbox

    &quot;additional field&nbsp; that is from a different group&quot; -- if you&#39;d like to add&nbsp;it from repeating group, first, create similar eval(eval()) for the repeating group. and then concatenate these 2 together. Once you know how to handle repeating table, then you can apply it. for example, the following expression gives concatenated ...
    Posted to General (Forum) by Kaoru Okumura on 01-28-2016
  • Re: View repeated fields value in textbox

    Attached the modified form&nbsp;that shows concatenated string ExecSum. Default value is set as: xdMath:Eval(xdMath:Eval(../my:ItemsOfInterestGroup/my:ItemsOfInterestSub, &#39;concat(my:IoI-TicketNum, &quot; &quot;, my:IoI-EventTitle, &quot; &quot;, my:IoI-Priority, &quot; &quot;, my:IoI-Status, &quot; &quot;, my:IoI-Remarks, &quot;; ...
    Posted to General (Forum) by Kaoru Okumura on 01-28-2016
  • Re: View repeated fields value in textbox

    I understand it&#39;s tricky and setting the parameters for eval is a bit difficult first. You can upload your InfoPath file using &quot;Option&quot; tab. Then we can take a look at it.... tnx
    Posted to General (Forum) by Kaoru Okumura on 01-28-2016
  • Re: View repeated fields value in textbox

    Assuming you have InfoPath form library, and may add another field to show all repeated fields, I&#39;d use concatenation function to show repeated fields. Sample&nbsp;form is attached, Let&#39;s say&nbsp;&nbsp;xpath of the target field: /my:myFields/my:items/my:item/my:text, and&nbsp;&nbsp;/my:myFields/my:items/my:item is repeating group. ...
    Posted to General (Forum) by Kaoru Okumura on 01-27-2016
  • Re: Limit the results of a Repeating Table, Secondary Source?

    Attached&nbsp; a sample form... please modify the data&nbsp;connection to fit your environment &nbsp; Key point is the condition for the formatting rule on the repeating table. Condition: Location(in the secondary source) is not equal to Location(in the main data source, associated to the combo box&nbsp;)&nbsp; or if you prefer reading it in ...
    Posted to General (Forum) by Kaoru Okumura on 01-27-2016
  • Re: Create an image link on a site (not QuickLaunch) that opens an InfoPath form

    &nbsp;Hi, so you need a url to open new form, and put the url as hyperlink somewhere on your page assigned to an image. Assuming that the InfoPath template is already published on a SharePoint library, try clicking &#39;New&#39; to open new form, and copy the&nbsp;url from browser&#39;s address bar, then past it notepad or your favorite editor ...
    Posted to General (Forum) by Kaoru Okumura on 01-27-2016
  • Re: Message when booking time is incorrect

    &nbsp;Sorry! the previous attachment is InfoPath 2013 form. So now, attached one saved for InfoPath 2010. Hope it will work.....
    Posted to General (Forum) by Kaoru Okumura on 01-26-2016
  • Re: Message when booking time is incorrect

    I think you mean Option Button..&nbsp;Please take a look at the attached&nbsp;sample. &nbsp;When you select an Option Button, rule checks current&nbsp;date-time, and get time part. Then depends on the&nbsp;current time, and selected button, set error message if its too late.If not, set the error message = &quot;&quot;&nbsp;Set format rule for the ...
    Posted to General (Forum) by Kaoru Okumura on 01-25-2016
  • Re: How do you update a field that already has data to support a different format

    There might be several ways to do that.... see attached sample form. Solution 1: &nbsp;if you can have output in different field, this is most common style -- Create another field, say &#39;reformatted&#39;, and set its default value as &nbsp;concat(&quot;A&quot;, UserInput, &quot;C01&quot;) Solution 2: if it is essential to use the same field ...
    Posted to Controls (Forum) by Kaoru Okumura on 01-25-2016
  • Re: InfoPath repeating tables

    &nbsp;Hi, could you please attach the form (please use the tab &quot;Options&quot;), and also describe the issue you have with your form, and expected behavior? then, it&#39;s much easier to understand your problem. Thank you! &nbsp;
    Posted to General (Forum) by Kaoru Okumura on 01-24-2016
Page 4 of 17 (169 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.