Question
Tekclan Software Solutions
IN
Last activity: 7 Aug 2020 8:53 EDT
How to set values to Clipboard property from javascript
I am trying to set values to Clipboard property from javascript with this code.
*********
<script>pega.api.ui.actions.setValue("MapTo.ID", 'test', false);</script>
*********
Taken From JavaScript API-->SetValue
this code is not working as expected. Please suggest me whether it has any error or we have any alternate way to achieve this requirement
***Edited by Moderator Marissa to change type from General to Product, update Product details and Platform Capability tags****