BC Browser script accessing the field value
I have requirement to display alert to user.if they change the one field to certain value and another field is blank.. I am using browser script to display the alert. In the script,I am getting blank fieldvalue of second field ,thou second field have value in it
It is getting the field value only if that field presents in the applet not in the applet where it is not available. I have tried using force active of another field at the BC level, still it is not working. Any suggestions?