Need sample code for SAP River Flights Demo Application
Hi, expert I'm plan to learn sap river, I've found the video tutorial name :SAP River Flights Demo Application is really good video explain how to build sap river application on HANA, May I know where...
View ArticleRe: Custom theme with Fiori launchpad
Hi Masa, We are on SAP NW 7.4 SP05, SAPUI5 1.16.3, UI Theme designer verison 1.1.6 . Note 2010406 looks partially relevant for my issue. I tried to download the note, but since it is not released...
View ArticleRe: River RDE: How to configure Catalog Systems
You will need to configure a destination connecting through the HANA Cloud Connector. Please check the following links......
View ArticleRe: UI5: Dropdown box mandatory
Thanks. It looks like SAP forgot to provide it hence this work around???
View ArticleRe: Fiori & sap.ui.commons library
Hi Michael, Check the SAPUI5 version you are using, Panel is available form version 1.16.3
View ArticleRe: UI5: Dropdown box mandatory
Its not that SAP has forgot to provide ! SetValueState is inappropriate for a Select Control. SetValueState is used in emphasizing the user's input value either Correct/Wrong. Here the User doesn't...
View Articlesap-ui-xx-fakeOS=android/ios not working
Hi Guys, Am new to UI5, i have developed simple UI5 application and testing in chrome browser. Fake OS parameter is not working for me. I have tried android and IOS both. Am getting ouptut in simply...
View ArticleRe: sap-ui-xx-fakeOS=android/ios not working
Hi, Looks like you are trying to open the html file directly, rather than via a server (tomcat etc.). Browser have security restrictions to prevent opening javascript files directly, therefore you...
View ArticleFiori & sap.ui.commons library
Hi, We are trying to extend a Fiori project using the Fiori extension toolkit.We are trying to use a sap.ui.commons component (Panel) and it is not letting us due to reference errors. First we tried...
View ArticleRe: sap-ui-xx-fakeOS=android/ios not working
Hi Srinivas AFIAK, this flag is to allow you to see how your UI behave in different devices. Try adding a sap.m.DateTimeInput control. You will see the different on desktop and mobile devices. (with...
View ArticleRe: Need sample code for SAP River Flights Demo Application
These links might help you,SAP River RDE - Enablement OverviewGetting started with SAP River Rapid Development Environment (RDE) - Part 1 Midhun VP
View ArticleRe: SAPUI5 Export to Excel in Server side
Hi Chandra,Thanks for reply. I am changing my model values in client side and I have to download it as Excel. When I tried client side excel download, diff browser is causing issue. So thought to send...
View ArticleRe: Need sample code for SAP River Flights Demo Application
Hi Stein Jin,Are you referring to this video SAP River Flights Demo Application - Part 1 - YouTube? not exactly sure of the source code availability, but can suggest a few similar resourcesSAP River:...
View ArticleRe: Catalog Connection in RDE
Description is the field that will show in the catalog drop down. RDEEnable should be set to true and RDESystem should be the system id. To connect this to your on premise system you will need to...
View ArticleRe: Odata, XML, DateTimeInput & Databinding
Hi, thanks for your help but i would like to have a snippet using databinding. When looking in the ODataModel ( http://localhost:8080/myService/MyODataSample.svc/Drivers(3) ) : this date is...
View ArticleRe: SAP Web Dispatcher: Search/Update operation Not Working..
If I understand correctly you are trying to rewrite the URL? If so I think it's possible on Web Dispatcher 7.2 or newer, you can use the RegIRewriteUrl function http://scn.sap.com/thread/2127129...
View ArticleRe: SAP UI TreeTable with threestate checkbox
@Json, I have using the TristateCheckbox in the TableTree, The problem I'm facing is to find the parents and children of a checkbox and than call the function for TristateCheckbox.
View ArticleJQuery custom Tree in SAP UI5
I have a requirement to build 4 layer tree structure with 3-state checkboxes.I'm able to build the above using jquery and html5. A standalone page containing tree structure in sap ui5 page, all the...
View Article