Skip to content

Commit 8124357

Browse files
Merge pull request #188 from Sarveshgithub/dev
Master Sync : Auto Generated PR
2 parents 4f6b5e5 + 486ae8c commit 8124357

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

force-app/main/default/lwc/lwcRelatedList/lwcRelatedList.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,9 @@ export default class LwcDatatable extends NavigationMixin(LightningElement) {
275275
attributes: {
276276
objectApiName: this.objectName,
277277
actionName: 'new'
278+
},
279+
state: {
280+
useRecordTypeCheck: 1
278281
}
279282
});
280283
}

0 commit comments

Comments
 (0)