Disappearance of UI controls in UI5 web app
Hi , I have designed a simple web application using SAP UI5 and with HANA as the backend.It was fine during the initial phases, recently I found that the UI controls start disappearing when i...
View ArticleRe: Hi,How to align text?
Hi Mehamet , I tried according to your code but it is going above the title of page and that to not displaying in middle.var page=new sap.m.Page('mpage1'); page.setTitle("Purchase Requisition");...
View Articleview get scroll to top on model.refresh(true)
Hi All, I have view in which various textField are present which are also dependent on each other. So When I update one textField which modify other text boxes values. but I am doing these changes...
View ArticleUpdating UI5 libraries in local trial Web IDE - How?
Hi All, I've been playing with the WebIDE for quite a while now, and while it's looking very promising, there is still no sign of an update for those who want to run it locally (while the hosted...
View ArticleChange Font Style in Theme designer
Using UI theme designer, is there a way to change the font style?... we are only able to change the color, bg color, etc, but not the font style... we also looked into Expert & CSS features in the...
View ArticleRe: Blue tooth enabled Bar code scanner in UI5 app..
Hi All, I did contact the Manufacturer of the Bar code reader device to provide support and I was able to read bar codes into any application.I tested it with SAP UI5 application however now device is...
View ArticleNo data was retrieved by service
Hi All, I have a scenario for getting records count from service, If there is no record( i.e count is zero retrieved from the service). code is working fine but the following problem occurred in...
View Articlehow to process passed data from another view?
hi,iam performing an odata read from controller of ,say view1 and passing data to another view like below OData.read({ requestUri: "url", headers: { "X-Requested-With": "XMLHttpRequest", "sap-user"...
View ArticleBusy Dialog Not Showing Immediately
Hi all, I have a tree node in my application. If i select that tree node i want to show a busy dialog and then that particular page should render. For that i have written the code as onTreeSelect:...
View ArticleRe: Further i18n/model confusion
I have the same issue and solved with your suggestion. Regrads, Chris.Bai
View ArticleHow to group Table columns in SAPUI5
Dear Team, I have requirement in which I have to group three table columns in SAPUI5 application, request you to please suggest the way how can I achieve this. Mean to say I will be having one parent...
View ArticleHow the workflow works in custom fiori like UI5 approval app?
Hi Experts, I have some questions Regarding SAP UI5 custom app, can you please share your ideas. My requirement is to create approval process (2 level approval) in Plant maintenance (EAM), i have...
View ArticleRe: Mobile apps development using SAP HANA cloud platform
Sonu Kumar You should check about SAP HANA Cloud Platform Mobile Services (HCPms) , its available now, you can subscribe it and start develop mobile apps. How to enable HANA Cloud Platform Mobile...
View ArticleRe: Slide images automatically using sap.m.Carousel
It will not work if you are not calling the method and some codes are actually for showing running clock in my application. changeCarouselImage(); Thank you Robin.
View ArticleRe: Mobile apps development using SAP HANA cloud platform
Sorry for url error those should behttp://scn.sap.com/docs/DOC-41430andhttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90067473-369d-3010-97b6-96672cef42fc?QuickLink=index&….You...
View ArticleRe: MVC best practices for SAPUI5
Hi Anton, Regarding your first question about reuse logic: I created a custom controller in my utils folder, which implements some mutual functions. View controllers that require the mutual functions...
View ArticleRe: Slide images automatically using sap.m.Carousel
SANJOY SAHA Robin van het Hof For automatic carousel sliding. Please check the example here : JS Bin - Collaborative JavaScript Debugging Hope this helps. RegardsShubhang
View ArticleRe: Cache Buster in SAP Fiori Launchpad
Hi, we're acutally facing the same issue. We're trying to call various SAPUI5 Applications with our implementation of the Fiori Launchpad. The cache-buster works brilliant when we call the applications...
View ArticleRe: Mobile apps development using SAP HANA cloud platform
Hi , JKCan you add links to download trial version of SAP Mobile Platform SDK 3.0 SP## where ##=04 , 05 , 06 ? The links which i come across is broken .
View ArticleFiori Launchpad Configuration - issue with referencing config file in...
I am exploring the launchpad configuration options to disable Personalization options like move, rename, delete, reset or create new groups. In addition, disable the ability to change Theme under user...
View Article