Skip to content

Commit 6868016

Browse files
authored
hide implement interfaces on references (#55)
1 parent 39167ed commit 6868016

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

properties_pane/field_level/fieldLevelConfig.json

+8
Original file line numberDiff line numberDiff line change
@@ -3745,6 +3745,10 @@ making sure that you maintain a proper JSON format.
37453745
"buttons": ["contactSupport", "ok"]
37463746
}
37473747
}
3748+
},
3749+
"dependency": {
3750+
"key": "ref",
3751+
"exist": false
37483752
}
37493753
}
37503754
],
@@ -3798,6 +3802,10 @@ making sure that you maintain a proper JSON format.
37983802
"buttons": ["contactSupport", "ok"]
37993803
}
38003804
}
3805+
},
3806+
"dependency": {
3807+
"key": "ref",
3808+
"exist": false
38013809
}
38023810
}
38033811
]

0 commit comments

Comments
 (0)