Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Concat multi-select fields to show in InfoPath

    Hi everyone, I have an infopath form with a cascading multi-select table that will not show up in the SharePoint Library. I found some ideas that 99% work but im stuck at one part. I have created a new text box control and used the below formula in the text box and as a rule in the multi-select box....
    Posted to General (Forum) by joshhud on 01-11-2022
  • Re: writing values from a multiple-selection list box to another control

    Hi - I know this particular message is very old, but my attention was caught by "I also did some touchups to prevent extraneous semicolons at the beginning and end of the list." My rule is working fine, but I have the annoying commas before and after the items. I do want them separated by commas...
    Posted to Controls (Forum) by noram on 07-11-2019
  • how to use double quotes in concat

    I am building a dictionary from infopath fields. The final structure should like this : {"key1":Ravi , "key2":"hill"} I am not able to concat " " as the same are being used in concat function. The only work around i could think of is making " as default value...
    Posted to Newbie Questions (Forum) by mravimtnl on 06-20-2018
  • Concatenate the two string only one

    I need concatenate the two string only one: concat("("; concat(substring("000"; 1; 3 - string-length(requestID)); requestID)) concat("v", concat(substring("00", 1, 2 - string-length(../my:requestVersion)), ../my:requestVersion), ")") The result should...
    Posted to InfoPath 2010 (Forum) by CRogado on 11-25-2016
  • Infopath 2010

    I am working on an InfoPath form (For the first time) with this form I am able to do the following I am able to do validation to against a SQL database to see if an address is in the database (if it is) I display a message " Already Exist" If it does not exist - I do a rest call - Now here...
    Posted to Newbie Questions (Forum) by cab411 on 05-11-2016
  • Double Eval concat question

    I am capturing the data from 3 multi select list boxes using this fantastic post here: http://www.infopathdev.com/forums/t/14658.aspx?PageIndex=1 These are countries and they have associated regions. I would like to use the same sort of function to capture the regions that are associated with the countries...
    Posted to General (Forum) by BejeweledOne on 03-30-2015
  • format a string and add a space.

    Hi, I have a field where he user enters a UK Vehicle Registration number in the format AANN(space)AAA where A is a letter and N is a number. It will strictly remain in this format. Some users will enter the data without the space and this will cause lookup rules to fail. Using concat and substring, I...
    Posted to Controls (Forum) by davedmonds on 02-02-2015
  • Eval / Concat / Substring Nested Functions - InfoPath 2010

    Hi, Sorry if this has already been asked. I tried seraching the forum but couldnt find a similar post. I have an InfoPath Form with a Repeating Table which contains a Date control and a Check Box. I need to perform a Concat on all of the Date fields where the Check Box is false / unchecked. This is a...
    Posted to General (Forum) by Tughsol on 12-11-2014
  • Calculating Difference in Minutes

    Currently working on an time calculation form and need to calculate the difference between start time and end time. HH:MM in 24hr format. When the minute values in the in the Start Time field are a lower value then the minutes in the End Time field the calculations work fine. Example: Start...
    Posted to General (Forum) by Hendrix on 11-07-2014
  • Dynamic XPath

    Hello I tried following the instructions that I found in one of the other posts for creating a dynamic xpath statement to retrieve the value from another field. What I am trying to do is set the violation number field = the value of /my:FSInspection/my:FineCounts/V[dynamic number based on value of that...
    Posted to General (Forum) by jpthoma7 on 06-05-2014
Page 1 of 6 (58 items) 1 2 3 4 5 Next > ... Last ยป
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.