function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SeawardTSeawardT 

How to create S-Control to mimic SendMail button, but also includes SuppliedEmail from Web api?

DevAngelDevAngel
Hey SeawardT,

Could you elaborate on what you need to accomplish?
SeawardTSeawardT
In short, I was trying to fill the To: field of an email with the SuppliedEmail field from Web2Case incase a contact isn't updated with new information. However, I was able to find an app on the AppExchange that allowed the population of an account with the SuppliedEmail to prevent this from being a necessary.