If so, you need SAP Universal ID. In a few months, SAP Universal ID will be the only option to login to SAP Community. Without it, you will lose your content and badges. If you have multiple accounts, use the Consolidation Tool to merge your content.
I applaud you for sharing your journey with the community. I do feel like I have to pitch in and let you know of an easier way to do this.
If you bind directly to the odata model with two way binding, then all you can do everything in submit changes on the model. You would need to bind the input fields of your panel to the selected item from the list though.
Please have a look at this sample I've created for you. It shows how to use the binding context of the view and no need for syncing a local json model and the odata model.
You can clone this to WebIde and run it with the mock server.
Maybe try to use the worklist crud template as this will give you two pages. The list and a detail page where the binding has already happened. Put your save buttons etc on that.
Nice blog Dhanasupriya,
sorry what is location ? And why you reload after update and create ?
Hello
Thank you for your comment.
I just used to refresh the page. It is not mandatory to use.
Hi Dhanasupriya.
I applaud you for sharing your journey with the community. I do feel like I have to pitch in and let you know of an easier way to do this.
If you bind directly to the odata model with two way binding, then all you can do everything in submit changes on the model. You would need to bind the input fields of your panel to the selected item from the list though.
Please have a look at this sample I've created for you. It shows how to use the binding context of the view and no need for syncing a local json model and the odata model.
You can clone this to WebIde and run it with the mock server.
Maybe try to use the worklist crud template as this will give you two pages. The list and a detail page where the binding has already happened. Put your save buttons etc on that.
Happy coding
hi dhanasuprija & jakob,
heads off to both of you: to D for sharing code and J for the gentle nudging in the right direction.
keep on spreading that good UI5 karma!
best, v.
Hello Volker
Thank you..
Hello
Thank you for your info..
Excellent blog DhanaSupriya ,
I’m just starting to learn about sapui5 and all the basics you mentioned are very helpful. Thank you for posting it.
thank you soo much nice blog, But from data is comming from OData or Json Data,,,,, i hope u will reply
Here in this blog, OData coming from backend, i binded to JSON Model to make use in view.
Hello Dhanasupriya,
Thanks for the blog!
but I want to know open source odata service if you know!
Hope you give a reply!
Regards,
Mangesh
I cannot able to find your Updated Cod for the application.
Can not see the code updated.Kindly look into this please .Thanks in advance .