How to use DelimitedList command? - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

How to use DelimitedList command?

Last post 08-11-2019 11:08 PM by Ganesh Sanap. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-08-2019 03:50 AM

    • Ganesh Sanap
    • Not Ranked
      Male
    • Joined on 08-06-2019
    • Pune, Maharashtra, India
    • Posts 2

    How to use DelimitedList command?

    I have a repeating table inside a repeating section.
    I want to merge the data in one field and promote it in SharePoint Library.

    I am using qrules to merge the field and delimit using "|". My formula:
    DelimitedList /xpath=/my:myFields/my:PersonsSection/my:PersonSection/my:Persons/my:Person/my:Name /space=delimiter

    But I am getting below error:
    "DelimitedList/xpath" does not point to a valid location path of a field or group.

    I have attached my form field structure. In my form "PersonSection" is a repeating section and "Person" is a repeating table.
    Please help me. What I am doing wrong in my formula?
    Ganesh Sanap
    SharePoint and Office 365 Developer
    Pune, India
  • 08-09-2019 10:31 AM In reply to

    Re: How to use DelimitedList command?

    The error makes it looks like there is no space in between the command and the /xpath param. So, I suspect you are putting this in the formula editor in your rule builder. You should be able to just put this into the value field without using a formula, because you don't need to pass in any field values. But I think you'd want the following for your formula: DelimitedList /xpath=/my:myFields/my:PersonsSection/my:PersonSection/my:Persons/my:Person/my:Name /separator=|
    Hilary Stoupa

  • 08-11-2019 11:08 PM In reply to

    • Ganesh Sanap
    • Not Ranked
      Male
    • Joined on 08-06-2019
    • Pune, Maharashtra, India
    • Posts 2
    Hi Hilary, Thanks for your response. I did exactly as you mentioned in your response.

    But I am getting an error(screenshot attached) while submitting this InfoPath form to SharePoint Online Document Library.

    Also, the Form compatibility is set to "Web Browser Form".

    I want to save the data in repeating table which is inside a repeating section. Please help me.


    Ganesh Sanap
    SharePoint and Office 365 Developer
    Pune, India
Page 1 of 1 (3 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.