Hey guys, need help with something really simple.
I need a javascript to transform a specific email, removing everything after the @, including the @. Example [email protected] becomes test
The email I get from a email column as you can see on the image below. So, i need that this javascript refer to that email column to everytime catch the right email
Thank you so much