Replies: 3 comments 1 reply
-
|
Do you know what the HTML source code is on the page that has the code? If the button has an id field like If it doesn't have an id field, but this is the only button that is on the page, you could also use |
Beta Was this translation helpful? Give feedback.
-
|
What I ended up doing that worked was redefine I tried to use |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I want to copy a value in to the clipboard when the participant presses the button. It seems that I should be able to do this with the following code if I know how to refer to the button by ID. How do I do this? Thanks.
If this won't work, can anyone suggest another way to get a value into the clipboard? I want participants to have a generated code able to be pasted into a web form after they complete the experiment, without them having to copy the code manually.
Beta Was this translation helpful? Give feedback.
All reactions