This content has been marked as final.
Show 2 replies
-
1. Re: PDF Form Javascript for getting User LoginName
Test Screen Name Oct 9, 2014 4:31 AM (in response to vijayk)Do you have the JavaScript API document? This has a discussion of the identity object, but also identifies that you cannot use it in a field's JavaScript, to protect the user's privacy. If you can install custom startup scripts, they can save it to a variable for later use.
-
2. Re: PDF Form Javascript for getting User LoginName
GKaiseril Oct 9, 2014 10:44 AM (in response to vijayk)As noted there has to be a special folder level script installed on each user's system. This script can be written to access individual properties of the identity object or only a specific property. One can also create a function to access the identity object or even create new properties.


