From eae55f71bf24e0ab1d931a51fde6b437acddf140 Mon Sep 17 00:00:00 2001 From: Rishi Kunnath <82925475+rishikunnath2747@users.noreply.github.com> Date: Thu, 9 Oct 2025 14:10:23 +0530 Subject: [PATCH] init --- sdm/src/main/resources/cds/com.sap.cds/sdm/attachments.cds | 1 + 1 file changed, 1 insertion(+) 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 e26b9bb6..805fb652 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],