Expand my Community achievements bar.

Form initialize execution

Avatar

Level 2

Hi

I have a wierd issue. My document looks like this:

hierarchy.PNG

My script object GlobalVariables has one function in it:

script.PNG

I call the init function on form1::initialize, and I try to assign the variable GV_foo to the TextField TextField1.rawValue on TextField1::initialize

But the TextField does't show the new value... Why is that?

Thanks

Marcin

0 Replies