cancel
Showing results for 
Search instead for 
Did you mean: 

Did we store any data in SAPUI5 front End Side or in cash

Former Member
0 Kudos

Hi Team,

I need Help on.

To store  User Mobile Number On SAPUI5 Apps at User End  or in cash of Apps.

First Time initialization User can enter his Mobile Number.

Then that Mobile Number store in SAPUI5 Apps Side  or User end side or in User Mobile Cash.

If Next time User can Open Apps. It will request to Server with existing  Mobile Number.

or

In SAPUI5 any function can read user Mobile Number from requested Mobile.

Regards,

Pankaj Kamble

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Pankaj,

You can use jQuery.sap.storage for this.

Check out below blog post.

http://scn.sap.com/community/developer-center/front-end/blog/2014/06/29/sapui5-offline-with-jquerysa...

Hope it helps. Cheers!