Thank you for your message and please accept our apologies for the delayed response over the weekend.
We’ve tried to replicate the concern based on your description but couldn’t get the text to highlight upon copying, as you mentioned.
To better understand what exactly is happening, could it be convenient for you to provide more details? Specifically:
Which device are you using? Does this occur on other devices as well? Also, could you please let us know which browser you’re using?
What version of the plugin are you currently using?
Could you please share screenshots or a screencast showing how you set up the element and actions in your workflow, along with a step-by-step recording of how you are copying the element and how the text becomes highlighted as you mentioned?
Are you using any custom JavaScript/CSS styles in your app, or any other plugins for text highlighting?
Additionally, could you please check our demo page and tell us if the text gets highlighted when you copy anything from there, as in your case?
This information will be immensely helpful in further understanding and addressing your concern.
Thank you again, and we look forward to your reply.
Thanks @ZeroqodeSupport for the quick response — really appreciate it! I’ve installed the plugin and given it a try.
Unfortunately, it doesn’t seem to work for my use case. I need to copy individual ShortListItems within a ShortList, but it looks like the plugin only works when the text isn’t part of a list.
Would it be possible for your developers to tweak it to support this? Thanks!
Let us check with the developers if we can add this feature soon and let you know.
As soon as we have an answer from them, we will definitely contact you.
Sorry for not making it clear. No, I’m not trying to copy an entire page element.
Essentially I’m displaying a dynamic list of texts (using a ShortList). Users should then be able to copy any ONE of the texts (i.e. a ShortListItem) by clicking on it. See screenshot below.
I believe this functionality is available in the web app version of the plugin. But in web apps, the list is known as a RepeatingGroup instead of a ShortList.
Please check out this video that our developers recorded for you, where they showed how the plugin can work for your request, as well as the plugin settings.
I didn’t realize the Copy to clipboard element needs to be placed outside the list.
(If I remember correctly, for the web version, it’s placed inside each list item)