Hello Experts,
I have encountered an issue in my Fiori Elements odata v4 project when using FieldGroups from an associated entity. I have created an example repo showcasing the issue here. In short the scenario is the following:
The fieldgroup that is not working can be found on row 27 in annotations.cds in the repo and looks like this
@UI.HeaderFacets: [ { $Type: 'UI.ReferenceFacet', Target: 'summary/@UI.FieldGroup#MyId' } ]
where summary is the association to the Summaries entity set. If anyone has any input as to how to make this work it would be much appreciated!
Best regards,
Jibbril