Skip to Content
-2
Jan 23, 2023 at 03:46 PM

failed to load 'sap/layout/form/SimpleForm.js

153 Views Last edit Jan 23, 2023 at 03:48 PM 3 rev

Hello guys, I am triying to call a simpleForm from a view, but i am getting error, this is my view HelloPanel

hellopanel.jpg

And this is my view with the Form, Form01.fragment.xml.view:

form01fragment.jpg

I cannot see the form on my view and on the chrome console I can see the follow error:

An Error occured during XML processing of 'sap.ui.core.Fragment' with id '__fragment2':

ModuleError: failed to load 'sap/layout/form/SimpleForm.js' from ../resources/sap/layout/form/SimpleForm.js: 404

at se (https://port8080-workspaces-ws-v6mwf.us10.trial.applicationstudio.cloud.sap/resources/sap-ui-core.js:10:7148)

Could anyone please help me to know what i am doing wrong? I also check on the console wich version of UI5 i have and i can see:

'1.109.0'

Attachments

hellopanel.jpg (173.9 kB)
form01fragment.jpg (107.6 kB)