NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: David on April 10, 2022, 07:28:50 AM

Title: NT12 - Copy-To-Clipboard Button for Fields
Post by: David on April 10, 2022, 07:28:50 AM
Is there a built-in copy field to clipboard button in NT12?  If not, what code would I need to make this work in both browses and on forms?

Thank you,
David

Title: Re: NT12 - Copy-To-Clipboard Button for Fields
Post by: Jane on April 10, 2022, 02:26:28 PM
There's probably a better way.

An hour with Mr. Google turned up the attached as a possibilty for a form.  (Copy the custom.js into the web\scripts folder).

Cheers,

Jane
Title: Re: NT12 - Copy-To-Clipboard Button for Fields
Post by: David on April 11, 2022, 10:32:32 AM
Thank you.  I will give this a try.