Good Morning,
I have a scenario where I need custom .JS to fire after record is created via integration without having to open the form. Right now the only way I can run it is to have it as on onload/onsave form property but this requires me to manually open the record and save. What I'm attempting to do is have it fire after the record is created via integration so the user does not have to manually open the record. I've tried putting the JS as an editable grid event, but is not working. Any recommendation would be appreciated!! Thanks