Skip to content

Commit 726a111

Browse files
field-level-config: hide physicalType property for json data type (#100)
1 parent 697e25b commit 726a111

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

properties_pane/field_level/fieldLevelConfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5575,6 +5575,11 @@ making sure that you maintain a proper JSON format.
55755575
"addTimestampButton": true,
55765576
"propertyType": "details",
55775577
"template": "textarea"
5578+
},
5579+
{
5580+
"propertyName": "JSON Type",
5581+
"propertyKeyword": "physicalType",
5582+
"hidden": true
55785583
}
55795584
],
55805585
"___1": [],

0 commit comments

Comments
 (0)