Avatar

Level 4

I am sorry, it's my mistake.

I found out why the "calculate" event didn't fire, and fixed it.

Unfortunately, I now get the same problem as before.

Right after the importData() call, field values on other fields got overwritten,

I had an Integer field with a value 3, after the Import, it became the default value "0".

I need it to keep its value 3.  Otherwise my scripts won't work...

is there any way to do this?  please help!!