Skip to content

Commit 66f92b7

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 return the display name of users who were added/removed.
1 parent 6c56488 commit 66f92b7

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ 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
17+
1618

1719

1820
Output:

0 commit comments

Comments
 (0)