diff --git a/fiori/app/common.cds b/fiori/app/common.cds index 912fe190..3e5f748a 100644 --- a/fiori/app/common.cds +++ b/fiori/app/common.cds @@ -87,6 +87,10 @@ annotate my.Genres with @( } ); +annotate my.Genres with { + ID @Common.Text : name @Common.TextArrangement : #TextOnly; +} + //////////////////////////////////////////////////////////////////////////// // // Genre Details