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 0b7aebe commit 39a73adCopy full SHA for 39a73ad
properties_pane/entity_level/entityLevelConfig.json
@@ -771,8 +771,12 @@ making sure that you maintain a proper JSON format.
771
{
772
"propertyName": "Key",
773
"propertyKeyword": "compositeUniqueKey",
774
- "propertyType": "primaryKeySetter",
+ "propertyType": "compositeKeySetter",
775
+ "disabledItemStrategy": "default",
776
+ "setPrimaryKey": false,
777
+ "template": "collectiontree",
778
"requiredProperty": true,
779
+ "isCompositeKey": true,
780
"abbr": "uk"
781
},
782
0 commit comments