Skip to main content
Nintex Community Menu Bar

Conditionally enable table fields

  • July 8, 2024
  • 4 replies
  • 14 views

Forum|alt.badge.img+20

Conditionally enable table fields.There are so many times that I’d like to use just one table for an object which has 5-10 fields where it would be great if I can conditionally enable 1-2 of the fields.

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+18

Pat… I agree that this would be a nice builder feature, but a custom field renderer will do this for you very easily, right? Just change field.mode depending on your conditions?


Forum|alt.badge.img+20

Agreed, but it’s more for the non JS folks and the lazy in me. 😛


Forum|alt.badge.img+18

Just wanted to note for the enjoyment of my fellow skuidites…

I just found myself searching to add this as a new idea. I found this post, and then my own work-around:

“Oh, right. I guess I knew that at one point.”

I still agree with Pat. This would be a handy builder feature.


Forum|alt.badge.img+3

Conditional rendering is available on table columns as of the Brooklyn release. There is a now a Rendering tab on the column properties when you select the column by clicking on it.

See the Table Component documentation for more information.