May 23, 2024
Text Entry Submission to print
Comments
(1)
May 23, 2024
Text Entry Submission to print
Newbie
Followers: 0 people
(1)

I am wanting to take what a learner enters into text entry boxes and add that to the clipboard so they will be able to print what they entered. Anyone know of a way to do this? I saw a video by Paul Wilson  that allows you to highlight text from the lesson (not from a text entry box) and use java script and HTML code to print off a note sheet. I would like to know how to adapt that to printing what the learner types into that text entry box. I hope that makes sense. Also, I am working with Captivate 2019. Thank you for any help.

Renee

1 Comment
2024-05-24 08:44:29
2024-05-24 08:44:29

Please, always mention the full version number. CP2019 had 3 main releases and several patch releases. You find the full number under Help, About Captivate.

Create a slide in which you insert all used variables. Each TEB has an associated variable. You need to do this after all TEBs have been filled in, and you may add normal text as well. You than can use the print workflow since it is normal text on a slide.

Like
(1)
Add Comment