Custom Dynamic Stamp works only on my computer
The company I work for recently purchased Adobe Acrobat DC so we can try and go more paperless. I was asked to create a couple custom dynamic stamps. After some trial and error and searching the web for examples I made them. The only problem now is that they only work on my computer.
I put a copy of the stamps on the other computers in
C:\Users\[user name]\AppData\Roaming\Adobe\Acrobat\DC\Stamps.
The java script that asks for a person's response is not working correctly.
<event.value = ("Voucher").value = app.response("Voucher:");>
As soon as the person hovers the mouse cursor over Dynamic, under stamps, a box pops up asking for a response. You are not allowed to choose a stamp listed under Dynamic.
I even deleted the stamps off the computers and recreated them from scratch on a couple computers but will still not work.
This is my first time working with java script.