Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<!-- The button used to copy the text -->
 
<!-- The button used to copy the text -->
<button onclick="myFunction()">Copy to clipboard the text to send</button>
+
<button onclick="clipboard({{access|{{{qID}}}}}}})">Copy to clipboard the text to send</button>
 
  −
 
  −
function myFunction() {
  −
  /* Get the text field */
  −
  var copyText = "{{access|{{{qID}}}}}}}";
  −
 
  −
  /* Select the text field */
  −
  copyText.select();
  −
  copyText.setSelectionRange(0, 99999); /*For mobile devices*/
  −
 
  −
  /* Copy the text inside the text field */
  −
  document.execCommand("copy");
  −
}
      
<a href="{{MailtoAccess|{{{qID}}}}}"> Do a GDPR SAR to this controller!</a>
 
<a href="{{MailtoAccess|{{{qID}}}}}"> Do a GDPR SAR to this controller!</a>

Navigation menu