Copy to clipboard functionality inside Apps

Hello,

I would like to know if it’s possible to mimic the functionality shown in the “Show Message” function where one can copy the entire message to clipboard with the click of a button.

The reason for this is that I am producing an output for a user inside a modal pop-up window, which, at least in Edge, does not seem to even be highlight-able, in order for them to copy to clipboard.

It would be ideal if this function could be tied to an click event, then we could bind it to the click of a button/icon.

Thank you,
Andrei

Hi @avasiliu ,
You can get text then set to clipboard to copy that,
Use that by send hot key
Regards,
LNV

Hello @Nguyen_Van_Luong1,

Thank you for your reply, but I am not sure how to do this directly inside Apps.

@avasiliu ,

Copy clipboard is not possible inside apps right now. However Java script support is coming soon after that we can write some JS and invoke clipboard on click button.

But there is no TIMELINE for java script features yet.

Thanks,
Arvind

similar topic: UiPath Form Designer - Button to copy in clipboard - #2 by yrobert

would be great if you have an answer :slight_smile:

@yrobert ,

Exactly but this will not support into Apps. its just into action center form .

Thanks,
AK

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.