Hello everyone,
I am using onblur event in textbox after setting some initial value, again I want to modify and assign some value in same textbox. Value, which I am assigning through Javaacript2 is not getting assigned. This is not write way though but how can we do it ?
Please find attached oml file
@Gaurav Jain
You were passing 35639845793845 this value in JS.I changed that value to string i.e. "35639845793845".
Now its working.
Hello Gaurav Jain,
Did some changes in your OML. Now its working.
Thanks
@Asiyah Munawwar : I cant see your changes in your file what changes exactly you made ?