I'm looking for a way to strip an domainname from an e-mail address which we can use in our quotes for suggesting an default URL. This stripped domainname needs to be saved to another field in CRM so I can access it.
So for example: If an user has the emaill address example@contoso.com I only need the part between the @ and .com (contoso) saved in the newly created field.
Any suggestions on how to achieve this?
*This post is locked for comments