jesses54781306
24-04-2017
I'm trying to read a custom property and load it into a field on my form.
form1.Page1.TextField1.rawValue = info["Created By"];
This javascript used to work in older versions. But in ES4, it does not work.
Any ideas?
26-04-2017