Hello CAP experts,
I create three entities in one SRV in the cap Fiori Elements List Report. and also provide @odata.draft.enabled for every entity
when running the app in Fiori preview only the first entity creates data others entity preview does not work
datamodel.cds code
myService.cds code
annotation.cdscode
first entity work
now second
when i click create
show blank page how can fix this issue
thank you