Skip to content

Commit a5d63fc

Browse files
committed
annotate up_ with UI.Hidden: true
1 parent 091e3e8 commit a5d63fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/admin/fiori-service.cds

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,6 @@ annotate AdminService.Books actions {
137137
quantity @title : '{i18n>Quantity}'
138138
)
139139
}
140+
141+
// Hides technical field up__ID in View Setitings dialog for Books.covers
142+
annotate AdminService.Books.covers:up_ with @UI.Hidden;

0 commit comments

Comments
 (0)