Im using Fiori Elements with OData V2 Service.Is it possible in a Object Page to switch to "Tabs" Mode in Odata V2? In V4 it is possible using the "sectionLayout": "Tabs" setting.
Scenario:
SAP CAPM Java Fiori Elements with a Sandbox Launchpad and Keycloak.
I have a source app based on an OData V2 service, functioning as a Treetable app.
I have made the following annotation in my manifest.json:
"sap.app": {
"crossNav...
Hi all, is there a way to trigger additionally an custom action on the Edit Button on a Object Page? Unfortunately I find nothing about it.I'm using Odata v4 RAP.
Hi all,
In an input field of type int. Is it possible to hide or clear the default value 0 when clicking in the field? I use Odata v2 bopf backend.
Thank you.
Initial situation:
I have a Master Detail Page in Fiori Elements.
Now when I select an item from the List Report, the selected item scrolls up on the master list on the left. The detail page is shown on the right.Now I close the detail page and c...
Solved! Two additional parameters were required in the Launchpad configuration: ID and IsActiveEntity. These need to be passed along with the navigation.