3 weeks ago
Hi All,
Few queries around sap MDK app development, please help me to find the answers.
Note: I use BAS for development.
1. is it possible to build chat bot like UI layout(refer below sample design) using MDK, as its not free style UI5 app I am finding it difficult to bring up complex designs.
2. I am using MDK control 'Chart Content' but it only supports mobile, how to build charts for web too ? also 'Chart content' doesn't have pie chart ?
3. I want to call an odata service entity and do some processing and setup some global variables to hold different data sets to use across different pages, is it possible in MDK ?
4. Do we have any portal where sample designs with source code are given to showcase SAP MDK's UI capabilities ? something like demokit for Fiori ? I found this https://github.com/SAP-samples/cloud-mdk-samples/tree/main/Showcase_Apps but I feel that there should be more design samples showcased somewhere else ?
@Jitendra_Kansal @bill_froelich Plz throw some light here when you can.
Request clarification before answering.
See my thoughts below related to your questions.
1. MDK mobile clients support extension controls where you can build your own controls and use them in your application. You can take a look at the Create Extension Controls in Mobile Development Kit (MDK) Apps tutorial for an example of a simple control.
2. We do not have any chart support in the MDK web client at this time and I don't have any alternative solutions for the web either. On Mobile we support Line, Bar and Column today and have plans to add donut chart type in a future release.
3. In terms of global variables you can use store it as
4. In addition to the SAP Mobile Development Kit Samples repository which you already found we have the MDK Mentor application which is included in the SAP Mobile Services Client on the iOS App Store and Google Play Store. You can get to it by selecting the Try the Demo link from the welcome screen and opening the Mentor App. This will provide samples of the UI Components and allow you to try out some of the options related to them. Please keep in mind that the MDK Mentor app is an ongoing project to fully include interactive examples of the controls and still being enhanced.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.