Hi Guys, I’m trying to close the Modal using below...
# suitescript
n
Hi Guys, I’m trying to close the Modal using below line:
Copy code
$("#myModal_"+row).modal("hide");
But its not closing!!! Kindly help here!!