Expand my Community achievements bar.

Livecyle Javascript to read custom properties

Avatar

Level 1

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?

1 Reply