cancel
Showing results for 
Search instead for 
Did you mean: 

Can I add some sections into my MDK Project

mark135780309
Explorer
0 Kudos
406

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?

mark135780309_0-1718617852933.png

Thanks for your response.

 

SAP Business Application Studio SAP Fiori SAP Fiori Elements  mobile development kit client 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

mark135780309
Explorer
0 Kudos

@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.

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

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.

mark135780309
Explorer
0 Kudos
Thank you for your response. If I want to present a screen like this (the tiles on the homepage contain categories), what kind of project should I start (for example: Fiori Apps, CAPM)
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

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