Hey Everyone,
Is it possible, either directly or indirectly, to create an action in AppSheet that allows a user to copy a value from a row to their clipboard?
Hey Everyone,
Is it possible, either directly or indirectly, to create an action in AppSheet that allows a user to copy a value from a row to their clipboard?
I’m afraid that’s not possible.
As we can see, AI just doesn’t understand
I’ve looked into this very recently and the security risks of accessing the clip board is what I think is getting in the way. There is another thread and someone just made a chrome extension in dev testing. But you are putting trust in that access.
I ended up (just now) having a button, that emails the value to user who presses the button as a little workaround.
https://www.googlecloudcommunity.com/gc/Tips-Tricks/Copy-to-Clipboard-Custom-Action-Tool/td-p/839542
I have built this outside of appsheet and you may try this.
I had built this for my own usecase including shorten comes handy to fill the gap.
This is brilliant. Thank you so much, I really appreciate this.
You’re welcome!