cancel
Showing results for 
Search instead for 
Did you mean: 

Uncaught Error: failed to load 'sap/m/FormattedText.js' from resources/sap/m/FormattedText.js

zayidu
Participant
0 Kudos

Hello Experts,

In one of the requirements, I wanted to put an address texts as below URL, and I am using the Ui5 version which is older. I have implemented the same but I am getting an error "Uncaught Error: failed to load 'sap/m/FormattedText.js' from resources/sap/m/FormattedText.js: 404 - NOT FOUND"

https://sapui5.hana.ondemand.com/#/topic/9373793b290d429ba1bc6aea1ce5482f

Get Started: Setup and Tutorials ->Data Binding ->Step 8: Binding Paths: Accessing Properties in Hierarchically Structured Models Can you guys help me resolve?

maheshpalavalli
Active Contributor

Whats is ur ui5 version?

Accepted Solutions (0)

Answers (1)

Answers (1)

Sriram2009
Active Contributor
0 Kudos

Hi Ansari

Check this SAP Note link

https://launchpad.support.sap.com/#/notes/2847318

Regards

SS

zayidu
Participant
0 Kudos

Hello Sriram,

Thank you for your reply.

The note that you have mentioned is for address field issue only; As I mentioned earlier the Ui5 version installed is the older one and I am unable to load controls like TimePicker, Columns, etc, etc in the view; it just returns the error: "failed to load /sap/m/****** 404 Not Found. I have tried AMD in controllers as well, still the same error.