Custom SAP UI5 Application
Dear Experts, We are planning to build a custom SAP UI5 application for some of the existing custom application development in WDA . for some custom process followed. in this we have a requirement to...
View ArticleSAPUI5 applications are stateless?
Hi all, Are the Web Applications developed in SAPUI5 stateless? If so, why? Any links and documents regarding this would be useful. Thanks and Regards,Swetha
View ArticleFetching Data from Table(Jason Data)
[ test ]-----> Click this Link this is an example program i got from web...........friends i need to display the same JSON data in the Table wen i click that Row in the below address bar :/ but...
View ArticleSAP Header and Google maps in SAP UI5 grid
Hi All, My requirement is to display the Google Maps and SAP Header in index.html file. The following is the code been used to display the required: Index.html<script>...
View ArticleHow to show loading image while table is filled?
Hi guys, I have some tables which are bound to OData. The time (a few seconds) after the data are loaded and before the table is filled, the table shows „no data“. This might confuse the user. I’d like...
View ArticleSAPUI5 web app preview locked files
Hi, I'm working on a SAPUI5 test project and after I run the SAPUI5 application with Run as -> Web app preview the application starts in the integrated Eclipse browser. I can copy this url into...
View ArticleSystem expected the element '{http://www.w3.org/2005/Atom}entry
hi, i am trying to consume the Netweaver Gateway service via $.ajax().the GET (Read) operation is successful, but when i am trying to create a new record i.e. POST, i am getting the following...
View ArticleHow to navigate between html files in UI5
Hello, Here is my scenario. I am using JSON model to load the data from backend system. index1.html -> contians a set of viewsindex2.html -> has another set of views I have another main.html...
View ArticleSplit App - Is it possible to have some views taking all the screen space?
Dear All, I would like to get some direction from you before trying something strange. I would like to have some of the views in my App to take the whole screen space and some other to work in a split...
View ArticleData through JSON file
Hello All Have a json file(emp.json) which contains employee data, want to instantiate model in controller then want to make use in UI (bind it to ui form fields). emp.json: { firstName: "John",...
View ArticleDynamically create UI5 table
Hi Experts,I am having 2 table UIs in my HTML5 page. Both these tables have just 1 column each.The purpose is to allow the user to select any row in table 1 then select a row in table 2, and show the 2...
View ArticleHow to test against SAPUI5 views in a non-fragile way
A common issue of many UI tests is their fragility. The tests have often to be changed when the underlying structure of the UI has changed. So, how can we get rid of this fragility? We need a more...
View ArticleMax 20 bars in a Makit chart?
I noticed that even though my data set contains 52 categories (every week in a year), by bar chart will only show the first 20 categories (and they also won't appear in the range slider).Does anyone...
View ArticleDouble events on the mouse click
I have a problem with Internet Explorer 8 and SAPUI5 older 1.8.4. The problem:I want to upgrade to a newer SAPUI5 (1.12.1 or 1.16.3). After the upgrade there are problems with double events...
View ArticleCode View/Syntax Highlighting for a TextView or TextArea possible?
I am looking for the ability to apply syntax highlighting to a UI5 TextArea or TextView. Is this baked into any of the UI5 controls? I've tried getting away with CodeMirror but there's some DOM...
View ArticleoDataModel parameters for paging - $top, $skip, $count
Hi, I can’t find the way, how to set this parameters to oDataModel request. At the moment, when I am checking IE Developer Tool network state, it’s show URL -...
View ArticleHow to Retrieve Data and Display in SAP UI5 form
Hi All I am planning to get data from a database table and fill the text fields a form,but how to get the data ,is there any JDBC interface available also how to bind it to text fields , I believe...
View Articledifference between sap.viz and sap.makit
Hi, SAPUI5 SDK - Demo Kit In the test suite , there is a sub-folder by name mobile under viz .There is a list of sample mobile charts . But if i see the code through Javascript console of Chrome ,i see...
View ArticlePossible to get older SAPUI5 versions from the ondemand library?
SAP just released a new version on the ondemand libraries. This broke a few things in applications that we have running using the on-demand site. (I know I can install the library locally) Is there a...
View ArticleJSON list view to detail vie SAPUI5
JS Bin - Collaborative JavaScript Debugging</title> <link rel="icon" href="http://static.jsbin.… Hey,i Saw the above example......that is a Mobile app...
View Article