Can you add a Client Script to the Email Popup (when you click email from a Sales Order or other transaction?)
I was able to add a User Event script and deploy it to "Message" record type. But that isn't a choice when creating a Client Script
Thats just a bit confusing. As I have a UE script on that record that adds a button, and a linked Client Script that handles the button being clicked... but if I add anything pageInit in that Client script, nothing happens
b
battk
08/10/2021, 6:34 PM
client script is the one with client script entry points
battk
08/10/2021, 6:35 PM
you dont get entrypoints from the on demand client script
battk
08/10/2021, 6:36 PM
confusingly, suitelets act differently and you do get entry points from the on demand client script