Prevent Copy & Paste Into Text Box
We require users to re-enter the campus email address whenever it's added or modified. I want to prevent them from simply copying and pasting the address into the re-entry text box and require keystroke entry. Found a reference using JavaScript to ondragstart=”return false” onselectstart=”return false”.
Does PeopleTools have the capability to override the text properties?
Tagged:
0