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 6a7433e commit 2698bbfCopy full SHA for 2698bbf
Client-Side Components/UI Pages/Edit Last WorkNotes/UIaction.js
@@ -1,5 +1,6 @@
1
//Enable client set to true
2
//Enter Onclick value as function name openEditLastCommentModal()
3
+//Enter form button as true
4
function openEditLastCommentModal() {
5
var dialog = new GlideModal("edit_worknotes_comments_inc");
6
dialog.setTitle('Edit Last WorkNotes/Additional Comments');
0 commit comments