Skip to main content
Nintex Community Menu Bar
Question

XML into text


Forum|alt.badge.img

 Hello there.

my workflow is a form in SharePoint list and the form is basically registering for visitors and if you have more than one visitor you need to click a button and add more visitors (repeating selection)

the form works just fine but the issue here is that once you add more visitors it read the data in the SharePoint as xml not text. 

 

my question is how to convert it into a text, so it shows the names added in the list in text  ??

here is the list now :

 

Thanks in advance. 

Translate
Did this topic help you find an answer to your question?

Garrett
Forum|alt.badge.img+16
  • Scout
  • November 9, 2023

Hi @Moh_sah 

  1. I suggest you to leave the “plus visitors” as it is. This is used by the Repeating Section (RS) control on the form to save the all the row data.
    IF you modify the value, you may corrupt the data value and when the form is opened, it may not be able to read the value. 
    Just note that the “plus visitors” column is read-friendly to the form but not read-friendly to humans
  2. You can add another column to create human friendly text. However this means some addition conversion work needs to be done.
  3. I have done the conversion into HTML table but what you need is just plain text.
  4. Have a look at this article which provide detail instruction on how it is done https://community.nintex.com/nintex-automation-cloud-2/generating-html-table-from-repeating-section-using-form-controls-only-15924
  5. All the processing is done in the New Responsive Form and not in the workflow.
    Performing the processing in the workflow is the normal method done by experience developers.
  6. What you need to do
    1. is to stripe the HTML tags away.
    2. show the final text in another Text-Long field on the form
    3. connect the Text-long field to a Text-long column in SharePoint

Hops that helps

Translate

MillaZ
Nintex Employee
Forum|alt.badge.img+21
  • Nintex Employee
  • November 13, 2023

Hi @Moh_sah 
Did this response help answer your question? 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings