Skip to main content
Nintex Community Menu Bar
Question

Fields alignment from master-detail data?

  • July 9, 2024
  • 1 reply
  • 3 views

Forum|alt.badge.img+4

I’m trying to display fields from master-detail data, but in my case the fields are getting stack together. Any ideas how could I fix it?

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

It looks like you have included the detail data as child relationships in the master objects model.  I’d reccomend setting up a separate model on the child object,  with a condition so that it only retrieves data where the master ID is the ID on the primary model. 

Then you can use a table component to achieve the same UI you are attempting with the field editor, and you will get a very specifically defined row for eacy record. 

Look at this tutorial for more details.