henry_yc
8 months agoIdeator I
"This" String Becomes "srcElement"
Hi all,
I have created a form that looks like this:
The table is pre-filled via a Form Event method. This is a checklist that the user fills out for document reviews. Clicking on the New Version button triggers a Field Event method that clears the table and fills the table with fresh (but same) checklist items. However, on clicking the button and triggering the method, all instances of the string "this" becomes "srcElement".
Does anyone know why this is happening and how to prevent it?
Version 11 SP9.
Thanks!