What is that control?
Dear experts, Who is going to tell what is that control? It looks similar to Icon Tab Bar. Probably it's it but with some special parameters. Thanks!
View ArticleIs there any way to change Hash as soon as a function is called but not using...
Hi,So far, I have been able to change URL pattern through router.navTo call.Is there any way we can change/set the pattern instead of navTo call? Thanks,Chirag
View ArticleIssue in rendering views
Hi, When ever i load sap ui5 application in server, i get the below message in console "Resource Interpreted as stylesheet but transferred with MIME type text/html:"http:// ...app...
View ArticleGetting Virus scan error when submitting UI5 application?
Hi guys, I just started learning UI5 application.I want to submit my application to a netweaver server.But I'm getting following errors, what's happening? How to get around with this? Synchronization...
View Articlehow to debug in sap web ide 1.12.8
hi i want to debug leave request application in sap web ide.. i tried lots of method but unbale to debug it by SAPUI5 SDK - Demo Kit How to debug a standard fiori application by pres alt + cntl +...
View ArticleNeed to Form Post from JS(Javascript) View in SAP UI5
Hi Experts, I am very new in SAP UI5. My requirement is how to post some value in a external URL from SAP UI5 Java script view. One Scenario:User came to my application give their id and my application...
View ArticleBeautify option doesn't work properly (corrupts the source code)
Dear Web IDE developers, I didn't fnd any issue log for your product so I post it here hoping you'll read it. Look, it seems that beautify feature doesn't work correctly: If we create a simple XML file...
View ArticleHow to pass username from SAP authentication to SAPUI5?
Hello everybody,I managed to secure my SAPUI5 application (which is deployed on Netweaver 7.31 Java AS) via SAP Form like this:Now, how can I pass the username from this Form into my SAPUI5...
View ArticleBest Project-Folder-Structure?
Hello Everyone, I am developing on an UI5-Application. My Problem now is that I have seen different ways to structure my projectfolder.On many UI5 Guides I have seen that the controllers and views are...
View ArticleBusyDialog while a long for loop runs
Hi, I have a busy dialog which is opened when a GET request (async) is sent with OData WebService and ends after a successful response. Before I close the busy dialog I do something with the response...
View ArticleHow to add 3 sections in sapui5 xml View
Hi all.. trying to create a screen.:: have used icon tab filter / object header.. need to create 3 separate sections onclicking display button., screen shared. Please help. RegardsDM
View Articlesap.ui.table with oData and OperationMode Client
hello experts,does anyone uses table with odata and operationMode client to do sorting / filtering on the client so far so good, this works find but: wen i want to reread the model data with read and i...
View ArticleSorting Table content by multiple columns
Hi, is it possible to sort the content of a table first by column1, then by column 2, then by column 3 etc? The only way I found was oTable.sort(oTable.getColumns()[0]); which is not really useful...
View ArticleSAP Fiori/SAPUI5 reading view fields
Hi folks,I am new to Fiori development and have did my research before asking this question here.I have also completed the openSAP course on building a fiori App which was quite straight forward, but...
View ArticleIssues in Creating Offline Mobile Apps using SAP Web IDE
Hi, I created a Kapsel Offline app for Android which works fine on Web preview.To preview it on Emulator I am able to see Logon screen and also the app pass code screen.But after that a blue screen...
View ArticlesortProperty not working for treetable column
Hi All, I tried creating a treetable(sap.ui.table.TreeTable) with few columns(sap.ui.table.Column). It works fine normally.When i add a column with sortProperty="name", and run it, click on the column...
View ArticleSAPUI5 Libraries
Hi! Is it possible to store the latest sapui5 libraries (with vbi - not openui5) for example in the mime repository? Or is there any other way to provide the API for example to a 4.70 without internet...
View ArticleSAPUI5 - Validating Form Input Fields
I am trying to do validation on two input fields on a simpleform in a custom Fiori application. I am trying to replicate the functionality available in the UI5 Explorer App:...
View ArticleDatabinding: Multiple entities on one page
Hi, In my app I have an overview page for "Customer" where different entities / entitysets from an OData service will be used to display information like Partner roles, Contacts, Attachments and so on....
View Articlesap ui5 - after extending controller , how to get element id value?
hi i am extending leave request application. i extend s1 controller. and trying to get value of reaming leave... but it unable to pickup. how to get value. this.remainingVacation =...
View Article