Copy to Clipboard using a Smart Action

Feature(s) impacted

I would like to create a Smart Action, let’s call it Copy token. When I click on this action, I would like to have the Backend create a token for me, send it to the Browser and then copy it to my Clipboard, so that I will be able to paste it and use wherever I want. Is this a possibility in Forest Admin? If not, is there a workaround for it?

Hi @Mihai_Chiciu,

Yes there is a workaround. You can use the response of the smart action to display some custom html. So you could display your token in that html :wink: