Question
5
Replies
373
Views
TCSL
Posted: February 12, 2020
Last activity: February 13, 2020
Javascript variable to clipboard property
i want to set the javascript variable to pega clipboard, inhave tried that are mentioned in pega community, but nothing works for me, Is there any other way to set it. can you please guide me here. Thanks in advance,
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
From Javascript, call Pega activity through AJAX. Pass the javascript variable value as a query string param. This value would be available on the parameter page in the activity. Within the activity, copy the parameter value to a clipboard page.