cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Element - Fragment - Uncaught TypeError

UweI
Explorer
0 Kudos
226

Hi,
I have an oData V4 Service and I'm working with Fiori Elements. Into the App I want to insert an "Custom Section" (Fragment).

I have written the following coding. If the method _pf is called the program gets an Uncaught type error.

Does anybody have an idea what the problem is?

Accepted Solutions (1)

Accepted Solutions (1)

UweI
Explorer
0 Kudos

Hello Marian,

You are right, many thanks! (I could not mark you answer as right answer because it was (only) a comment).

I had some further investigation.

There is a difference between a "Custom Control" and a "Controller extension".

https://sapui5.hana.ondemand.com/test-resources/sap/fe/core/fpmExplorer/index.html#/controllerExtens...

Fiori Elements (in oData V4) only creates "Custom Control". But in a second step it is also possible to create "Controller extensions".

 

Answers (0)