Skip to content

Commit f47a009

Browse files
authored
readme.md
This onChange Client script comes handy when dealing with Glide List type fields where we have to detect whether the value was added or removed and returns the display name of users who were added/removed along with name of operation performed.
1 parent 299c4d2 commit f47a009

File tree

1 file changed

+1
-1
lines changed
  • Client-Side Components/Client Scripts/Detect oldValue newValue and Operation in Glide List Type Fields

1 file changed

+1
-1
lines changed

Client-Side Components/Client Scripts/Detect oldValue newValue and Operation in Glide List Type Fields/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Setup details:
1313
onChange client Script on [incident] table
1414
Field Name: [watch_list]
1515
Script: Check [detectOldValuenewValueOperation.js] file
16-
Script Include Name: scriptUtil (client callable/GlideAjax Enabled - true), Check [scriptUtil.js] file for script
16+
Script Include Name: watchListCandidatesUtil (client callable/GlideAjax Enabled - true), Check [watchListCandidatesUtil.js] file for script
1717

1818

1919

0 commit comments

Comments
 (0)