It's working - i can see, that flag is set.
if (input.blocked)
{
sendmail
(
To : "ulia.sivridi@gmail.com"
From : zoho.adminuserid
Subject : "Block the sim!"
Message : "id number blablabla..."
)
}
But the letter was not sent, and there is no error message.
If i setting field by the hand - i'm get a letter.
Should field's "on Update" respond to the installation by script? I'm need it for bulk operation.