Skip to main content
Nintex Community Menu Bar

How to bind list items to div tag in nintex forms using REST API

  • September 14, 2017
  • 1 reply
  • 13 views

Forum|alt.badge.img+1

Hi All,

am getting list items using REST API in Nintex forms, these results i need to bind to a HTML control like a DIV. 

1 reply

Forum|alt.badge.img+14
  • Scholar
  • September 14, 2017

you need to build a html markup out of your REST rresult set and then replace or append it to some existing DOM element.

something like this - https://community.nintex.com/message/67261-re-nintex-form-display-html-table-in-label?commentID=67261#comment-67264