cancel
Showing results for 
Search instead for 
Did you mean: 

MDK: Create a custom slider!

01-27-2022 12:11 PM
gferrara8596 Explorer
1001 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi, I was trying to build a custom slider using extensions on sdk. I followed the tutorial step by step but it throws me a lot of errors and i can't figure out how to solve.

the tutorial is available there -> https://developers.sap.com/tutorials/cp-mobile-dev-kit-slider-extension.html

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Likes

gferrara8596

If you are referring to those errors in ts files after pasting the ts snippet code, you can ignore them as there are currently no references of such libraries in the MDK editor.

gferrara8596
Explorer
0 Likes

The problem is that it can't find a reference to the BaseControl of the mdk-core library

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Likes
gferrara8596

I would suggest you to clone the GitHub repository and check if this works.

If the issue still persists, can you attach your project here and then i can have a look?