Blinking Updated field for certain time
Hi, I have a requirement to blink the control lebel when the field is update and write record invoked.
I have written PM and PR js files. on the write record i am invoking an Blink function in PR, on the first time Function executing and able to fetch the value of this.GetPM(). and changing the background of lebel but in Blink function loop second time not able to find function this.GetPM().
also can we pass arguments for functions used to attachPMbinding.
<<Attached PM/PR>>