Skip to main content
Nintex Community Menu Bar

Need to show multiple values (saved via List box control) in List view

  • July 31, 2018
  • 3 replies
  • 68 views

Forum|alt.badge.img+4

Hello,

 

I am using an Item view as subview that opens on click of a List View to edit or add values for Items in List view.

I am saving multiple values for a field (Machine names) for a single Routing step. I am showing Routing steps in List view.

I need to show all machine names for a routing step in list view.

I tried using List Display control in List view but it is giving error.

 

Could you please help.

 

Thanks,

3 replies

Forum|alt.badge.img+15
Hi,
What is the error you are receiving?

  • Novice
  • August 28, 2018

A list display requires a data source and will work nicely if you have configured a one-to many relationship between the routine and and machine names.

How are you saving the multiple values (Machine names) i.e. comma delimited,xml?


Forum|alt.badge.img+4

Hi,

 

Sorry for delayed response!!

 

I was able to achieve the requirement, I was not configuring the List display control correctly.

 

Thanks !