We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7016646 commit cf225b4Copy full SHA for cf225b4
UI Actions/Send Notification to assigned user/readme
@@ -0,0 +1,6 @@
1
+UI Action - Send Notification to assigned user
2
+
3
+This UI Action adds a button that, when clicked, sends an email to the assigned user.
4
+This is Server side script and creates a record in the table 'sys_email' with Email Body, Email Subject and Email Recipients.
5
6
+When clicked on the form button, it will send notification to the assigned to user.
0 commit comments