Love the tutorial, followed both of your sapui5 walkthroughs all the way through. And they really helped me to refresh on my knowledge of sap. One little detail I noticed that even the sap documentation was wrong with is the check box in the element bindings section. If you click on the product the discontinued check box will not be checked even though in the products.js model discontinued is set to true. To fix this just change: To: This should then check off the Discontinued check box when in the model Discontinued is set to true. And again, thank you for the sap tutorials since content revolving around learning sap is limited. :)
Does anybody know when the Fiori Tools in VSCode will support extension/adaption projects? I've already heared that this will come, but i couldn't find any information when...
Love the tutorial, followed both of your sapui5 walkthroughs all the way through. And they really helped me to refresh on my knowledge of sap. One little detail I noticed that even the sap documentation was wrong with is the check box in the element bindings section. If you click on the product the discontinued check box will not be checked even though in the products.js model discontinued is set to true.
To fix this just change:
To:
This should then check off the Discontinued check box when in the model Discontinued is set to true.
And again, thank you for the sap tutorials since content revolving around learning sap is limited. :)
Awesome video yet again!
WOW! I learned more with you than any course which I did in my life. Thank you for share your knowledge
Really appreciate your effort Brandon. You did a nice job
Awesome Training. Please keep it going. :)
Very much glad you are making these amazing videos
Thanks Praveen, I’m glad that you’re enjoying them 🙂
Does anybody know when the Fiori Tools in VSCode will support extension/adaption projects? I've already heared that this will come, but i couldn't find any information when...
Application Generator and Yeoman generator supports full UI5 projects now. I recommend sticking to Yeoman.
how can make my sapui5 application load CF user defined env variables ?
1:53:39 title is not correct, in your i18n file you have stockValue (not StockValue),
anyway great tutorial, looking forward to next video, good job !
Thanks for that! I'll take a look :)
Thank you so much for this
Thanks!
Hey I just started UI5 training, is this a from scratch development?