diff --git a/sdm/src/main/resources/cds/com.sap.cds/sdm/attachments.cds b/sdm/src/main/resources/cds/com.sap.cds/sdm/attachments.cds index e26b9bb6d..805fb6522 100644 --- a/sdm/src/main/resources/cds/com.sap.cds/sdm/attachments.cds +++ b/sdm/src/main/resources/cds/com.sap.cds/sdm/attachments.cds @@ -33,6 +33,7 @@ annotate Attachments with @UI: { objectId @UI.Hidden ; mimeType @UI.Hidden; status @UI.Hidden; + linkUrl @UI.Hidden; } annotate Attachments with @Common: {SideEffects #ContentChanged: { SourceProperties: [content],