Creating a Custom Table and configure an email Notification to trigger to an Assignment Group

Fredy Voke
Tera Contributor

is it possible to create a custom table and configure an email notification to trigger to assignment group once any request is been submitted from the custom table, the client does not want any RITM or Task to this custom table.

 

I need to configure email notification field to automatically populate the email address of the Requested For user to this request, I created the custom table and also created a record producer with the same field names but still trying to figure out how to configure the requested for and email field.

 

Thanks

21 REPLIES 21

Yes , if you are in Zurich release you can go the field dictionary and set the default value like this

nayanmule_0-1765784659505.png

If this option is not available , you can simply add this code in the default -

javascript:gs.getUserID()

 

Regards,

Nayan

 

Once you get this , you can simply add a email field using form layout and bring directly the reference field instead of creating a new field.

 

nayanmule_1-1765784895222.png

 

Ok, will do. Thanks

I tried searching for the caller + options on the available list but did not see it neither was there Email

FredyVoke_2-1765806680429.png

 

I just gave an example of the caller field. In your case you can check for the 'Requested for'.

 

Regards,

Nayan