Skip to main content
Nintex Community Menu Bar
Question

Set division of responsive grid width to zero if a model field equals a certain value

  • July 11, 2024
  • 1 reply
  • 13 views

Forum|alt.badge.img+17

Could anyone point me in the direction of how I might set the width of a division in a responsive grid if the value of a field in a model equals a certain value? Say the model is Contact and if the Last Name field of row 0 equals “Thanos” then I want the responsive grid division to equal 0. I Know I can have the division set to “fit to content” and then hide all content, but I have a use case where I need to the division to be flexible width when there is content, but have width = 0 if there is no content rendered in the grid division. Thanks!

1 reply

Forum|alt.badge.img+8

V2 pages have Display logic on the DIVs, but the V1 pages don’t.  Perhaps that’s an update coming for V1?  That would be the preferred setup.