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 0391649 commit 0e33109Copy full SHA for 0e33109
Specialized Areas/Fix scripts/Format JSON in String Fields/README.md
@@ -0,0 +1,8 @@
1
+**Details**
2
+1. This script will format the JSON data in string fields on forms.
3
+2. There is on OOB attribute "json_view" which can be added to field but it always reqires an extra click and has loading time issues.
4
+
5
+**How to use**
6
+1. Run this script as Fix Script.
7
+2. Replace the table name and encoded query as per your requirement.
8
+3. Replace the field to be formatted as per the table selected.
0 commit comments