Render table row actions with custom javascript renderer

It would be nice to be able to choose to use a custom javascript renderer for row actions.

I want to render a row action based on whether a value on the table’s row matches the value of  any row in another model. I can’t find a way to do that with regular rendering conditions.

The ability to render row actions with javascript without writing a whole custom table view would make tables and row actions much more flexible.

Let me rephrase your idea: are you saying you’d like to be able to Conditionally Render a Row Action based on the result of a JavaScript Snippet?

yes!

Okay, in that case this is a duplicate of this issue:

https://community.skuid.com/t/conditional-rendering-based-on-result-of-function-call