This should be straightforward… can I combine a filter with runactions? (and how?) I have a button in Table 1, and I want it to lookup a related row in Table 2 and press a button there.
Coda documentation shows how to press ALL the buttons in a column, but I want to filter before pressing.
Hi @Steve_Simon, there is no option to filter and select specific buttons to push (without trying to build a complex formula map loop).
What we use is the fact that disabled buttons are not pushed. So, you can add the filter option to the button in the column to enable/disable it. Would this work for you?