sap-tutorials / sap-mobile-development-kit

This repository will contain tutorials designed to assist those working with the SAP Mobile Development Kit
Creative Commons Attribution 4.0 International
1 stars 2 forks source link

Create a Slider Custom Control in an MDK App (Using Metadata Approach) #248

Closed NitinKaneri closed 4 months ago

NitinKaneri commented 4 months ago

Tutorials: https://developers.sap.com/tutorials/cp-mobile-dev-kit-slider-extension.html

I am following the above tutorial for create the MDK Slider for the customer controler, however under Step1: Create a new MDK project in SAP Business Application Studio -> sub-step 4 screenshot is not having the Finish option, It is asking me for the Service Configuration. Attached screenshot.

MDK Extension

Here is the screenshot of My trail setup. Am I missing anything.

MyProject MDK Extesion
jitendrakansal commented 4 months ago

@NitinKaneri Please select Empty for MDK Template Type field.

We'll fix the mandatory validation for this in the UI.

NitinKaneri commented 4 months ago

It worked. Thank you @jitendrakansal