Hi,
I have a bunch of rows in a table, and I would like to deactivate the Navigation Cell for some of them, based on the content of the column used for the “Navigation Cell” custom componen (let’s call it “go_to”)
How can I deactivate the Navigation Cell custom component for some of the rows in my table, but still leave it as working for other rows? Is it possible to set any value in the “go_to” column, so that the Navigation Cell does not appear for those rows, or at least it’s not clickable?
I have tried to set the corresponding entry in the “go_to” column, where I’d like to deactivate the Navigation Cell, to empty or NULL, but this didn’t help. The Navigation Cell still appears for all rows, no matter what I set as content of “go_to”.
Current state:
Desired state: