How to set dynamic recipient to the email notification using email scripts
Here is the code I'm using to set the recipient of an email notification as the variable on catalog task form using email script: This log: gs.log('asset received3' +Useremail); is giving the correct value but still the notification is not being sent...