Fetch soft-deleted records in Record Page Layouts (#17698)
## Before https://github.com/user-attachments/assets/35a69015-8d3a-498f-8cb3-07bbf3f4d307 ## After https://github.com/user-attachments/assets/1232b41f-50a1-4f7d-afbe-f1fe57bd7de0
This commit is contained in:
committed by
GitHub
parent
402d149ee1
commit
29093fdbf1
@@ -11,6 +11,7 @@ export const useRecordPageLayoutId = ({
|
||||
{
|
||||
objectNameSingular: targetObjectNameSingular,
|
||||
objectRecordId: id,
|
||||
withSoftDeleted: true,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user