Skip to main content
Nintex Community Menu Bar
Question

Conditionally rendering fields on table Component

  • July 10, 2024
  • 2 replies
  • 15 views

Forum|alt.badge.img+3

I need to make a certain field on the table component visible and required only if a certain option from the picklist field on the table component itself is selected otherwise is should not be visible at all to edit.
I know this can be done through javascript snippet but i am hard at javascript and programming can anyone please help me with the code
i have no idea on snippet building i have gone through the skuid tutorials but dint helped… Also i am short of time 
need a quick solution to this

Anubha

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+4
  • July 10, 2024

Hi Anubha,

Could you post a screenshot of what you’re trying to achieve? Perhaps there can be a declarative workaround involving drawers/field editors or a template field…

Thanks,
Karl


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.