Skip to content

Commit bed7f3d

Browse files
authored
Update README.md
1 parent 8d4b36b commit bed7f3d

File tree

1 file changed

+8
-0
lines changed
  • Specialized Areas/Fix scripts/Format JSON in String Fields

1 file changed

+8
-0
lines changed

Specialized Areas/Fix scripts/Format JSON in String Fields/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@
66
1. Run this script as Fix Script.
77
2. Replace the table name and encoded query as per your requirement.
88
3. Replace the field to be formatted as per the table selected.
9+
10+
**Before Formatting**
11+
<img width="956" height="371" alt="Before1" src="https://github.com/user-attachments/assets/1b35dfaf-d2ad-44c3-bbd2-d3198664073b" />
12+
13+
**After Formatting**
14+
<img width="950" height="382" alt="After" src="https://github.com/user-attachments/assets/c3a1c3c0-48bd-4d2f-9e27-fea0ed86004d" />
15+
16+
JSON.stringify() documentation : https://www.geeksforgeeks.org/javascript/javascript-json-stringify-method/

0 commit comments

Comments
 (0)