Print username in

Aug 15, 2017

I have created a certificate in which I prompt the user for the name. In Storyline 2 it worked fine but in Storyline 360 the name does not appear on the certificate. I use this function.

<script language="JavaScript">
var userNamn = printOptions.strName
document.write(userNamn);
</script>

Any suggestion for a function that will work?

6 Replies

This discussion is closed. You can start a new discussion or contact Articulate Support.