Skip to main content
Nintex Community Menu Bar
Question

Can we add additional table header with column span for SKUID tables?

  • July 9, 2024
  • 2 replies
  • 12 views

Forum|alt.badge.img+2

Can we add extra table header with column span for SKUID tables? I need to add the “Account Summary” and " Account Address" header for SKUID table.

2 replies

Forum|alt.badge.img+10

I’d like to see if there’s an answer to this one too. In the past I’ve split the table into two different tables referencing the same model and placed them alongside each other in panel columns. Above these I’ve placed templates text with the span headers.


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

Louis model is the only one that would be available declaratively. 

You could use Javascript to add a second TH line that spanned a certain number of colums,  but  your on your own there…