on 2024 Oct 30 1:44 PM
Trying consume Custom consumption cds view in the custom fiori app by declaring annotation Odata.publish true in the consumption view and activating that service.
There are around 50 fields in the consumption cds view, whereas only few fields are able to see in fiori tile and able scroll down.whereas when trying to rest of the field by clicking navigation button getting blank screen.
when checking odata service in the gateway client ,working fine and getting data and success as 200.
how can we see rest of the field by clicking on navigation button
Request clarification before answering.
Hello @Ramana23 ,
I guess you have only used UI.lineItem annotations to display the table but you have to explicitly add annotations for object page. Creation of header, Facets would help load all the fields in object page.
also you can give importance to the fields which can help you display the only important columns in main page and rest will be available for addon selection/expansion. Here is an example that can help.
Best Regards,
Maciej
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.