Skip to main content
Nintex Community Menu Bar
Solved

Extract data from a Nintex control to a List column

  • June 15, 2021
  • 1 reply
  • 132 views

Forum|alt.badge.img+7

We have a control 'MyControl' on the form not connected to the Sharepoint list column.

I would like to extract that data from the form.

I am using Query XML action to get FormData xml.

 

However 'MyControl' is a list lookup, I can only get the ID, not the title while using XPATH '//MyControl'

 

Thank you.

Best answer by lcha

Never mind. After Query XML, I can do a List lookup

1 reply

Forum|alt.badge.img+7
  • Author
  • Scholar
  • Answer
  • June 15, 2021

Never mind. After Query XML, I can do a List lookup