on 2024 Jun 17 10:52 AM
Hi there,
Could you tell me how to create a new Fiori section when I want to classify it into some groups according to the Fiori application pages that I made in the MDK project?
I found some articles that can help me set up some details while using S/4HANA, but now I'm using SAP Business App Studio to develop a new project.
Can any ideas or links help me develop it using sections, like the tiles in the yellow fields?
Thanks for your response.
SAP Business Application Studio SAP Fiori SAP Fiori Elements mobile development kit client
Request clarification before answering.
@bill_froelich OK, I think I misunderstood you. I want an index like Launchpad, which includes the titles (perhaps it also means sections) of the tiles.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
An MDK application isn't really structured the same way. There isn't a direct mapping of the concepts you mention in the diagram where you have a launchpad of different applications. An MDK application is a single app just like the other apps on your mobile device. You could develop the application to contain different functional areas very similar to the different apps you list in your diagram but they would be all contained within the one MDK application. You could also create individual MDK applications for each tile and install them all on the mobile device and organize them using folders at the OS home screen level.
in MDK, one option would be to create a Page with multiple Image Collection sections to get a similar design (without the nav drop downs). It would be similar to the launchpad and each item could navigate to the appropriate function within the MDK application.
If you are building an MDK application you would using the SAP Mobile Application dev space type and then create your MDK application using the MDK App template as the starting point.
I would also suggest you take a look at the MDK tutorials to also help you get started.
Learning Journey https://help.sap.com/learning-journeys/8a4db22f842e4f37874eae5ce9d2d4b1
Quick Start with the Mobile Development Kit (MDK) - Tutorial
https://developers.sap.com/tutorials/cp-mobile-dev-kit-quick-start.html
Create Your First MDK Application - Mission
https://developers.sap.com/mission.mobile-dev-kit-get-started.html
Enhance Your First MDK App with Additional Functionalities - Mission
https://developers.sap.com/mission.mobile-dev-kit-enhance.html?url_id=text-us-recommendation
Level Up with the Mobile Development Kit - Mission
https://developers.sap.com/mission.mobile-dev-kit-level-up.html
User | Count |
---|---|
71 | |
21 | |
9 | |
8 | |
7 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.