Skip to main content

Currently can’t use the field value of a row in context to conditionally components/component elements within drawer and/or popup.

My use case:
Conditionally Render “Show Details” and “Hide Details” global actions based on UI field value in row in context.

I also am having trouble along these lines. I’m trying to conditionally render a button on the row depending on a field value of that particular line in the row. There doesn’t seem to be a way to pull out this sort of conditional display logic with the row in context. You can select “row property” but not “row field value” as an option for display logic.