Hey guys, Isaac here, I started hacking around with monday apps last sunday and just signed up to the forum.
I’m trying to figure out a way to implement a simple idea, which is to implement some sort of “custom action” when a user clicks on a button, but it is an action that does not use a server integration. I just need the button to do something on the UI only, no need to talk to a server.
Ex: I have a column called “term” that contains some arbitrary text, and another column called “search” that has a button, when the user click the button for a given row, the app would take the value in the “term” column and open a new tab with a google search for it.
Hope that makes sense, appreciate any help.
Isaac