Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

clickable button

Participant ,
Apr 18, 2023 Apr 18, 2023

i want to set a link on button named copy content so that all text in the box is selected when copy content is clicked. how do i do it?

TOPICS
Edit and convert PDFs
641
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2023 Apr 18, 2023
LATEST

Is the box static text or a text field? If the former, it's not possible. You can only select one word using a script.

If the latter you can't select any of the text in it automatically. You can only set the focus to the field.

And either way you can't copy it automatically. The user has to do that themselves.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines