Dynamic Controls in Views?
Hello, I'm new to MVC and OpenUI5. I'm trying out JSON views. I have a list of users, for each user, they may have 1 or more phone numbers. The back-end data is setup so that users can enter as many...
View Articleweb ide connecting to local gateway system
Hi,I am using the trial account provided by sap.I am trying to connect to the local gateway system by using sap cloud connector.I am not able to see the system in the dropdown. let me know if I miss...
View Articlehow to Navaigate from splitapp1 to splitapp2
Hi, Kindly let me know how we can navigate from one splitapp to another aplit app with entity in the same project. for example , i wanted to navigate from detail page ( click on detail list) of first...
View ArticleTimer in SAPui5
Hi, I am trying to create a timer like a stop watch in SAPui5. For example if I press on play button it should start running and will pause on click of pause button and resume when played again. Is...
View ArticleHelp need for sap.m.InputListItem data to access
Hi All, I am new to SAP UI5 and having small doubt. We are showing list using SAP.M.InputListItem in one JS file where we are having data in oBarcodeItemList. Now at the same list we do have one button...
View Articlethe current node version in not compatible Hybrid Application Toolkit 1.8.2 ?
Hello All, I am trying to install SAP_HAT_local setup on my windows 8 also install node-v4.0.0-x64 but when I run the setup.cmd from HAT it gives error Even I tried with different node js versions but...
View ArticleHow to dynamically change content in UI5 view
Dear UI5 experts, Recently we encountered a challenge and I would like to seek some suggestions on this forum. Here is the story: We have a three-layer view: <View> <ScrollContainer>...
View ArticleVizFrame TimeBubble chart - how to check if data is received from backend and...
Hello everyone, I'm currently working on a Fiori app using VizFrame. It's a simple application generating a bubble chart based on data from the backend.I basically want to implement some handling for a...
View ArticleoData collection not binding to data table rows
Hi experts, I am developing a UI5 web application which consumes oData collections.One of these oData collection is fetched using get_expanded_entityset method which I implemented in my oData...
View Articleabout the security of OData
Hi all, OData is a JS way to communicate with the server which means source can be seen in the browser.How to prevent other people from using the URI?
View ArticleInput Disabled Value Help Field control in SAP UI5
Hello Experts,I have a value help field added as a column inside a table. I want to configure the field in such a way that only "Value Help" icon is enabled, however, manual input to the field should...
View ArticleHow to set chart busy while loading data?
Dear all, I want to display some dialogs like "Loading..." while the data is loaded backend, and after the chart show up, this "Loading..." icon should disappear. I know I can use sap.m.busyDialog or...
View ArticleRemove header without buttons
Hi Im using the following code which is provided by DennisNow I need to remove the boarder of the tree and when I use the property showHeader:false the buttons are omitted from the tree ,I need to...
View Articlebinding of text field vs setvalue of text field from model
Hi , I have a json model having an array of records. In my ui5 layout i just have a set of text fields for each of the fields defined in the json model. I figured out that there are two ways by which i...
View ArticleUpdate tab Css
HI I use the sap UI5 Tab strip control and I need it to be like followingthere is background for all the tabs (this color doesn't mind ) and when You click on sometab you see black line under the...
View ArticleLoading Data in Fragement
Hello Experts, I am doing a Full screen application from where i am getting the data from backend in my Master View. In the bottom of the master view there is a create button which will open a dialog...
View ArticleWebIDE back-end connection issue
Hi While connecting the back-end gateway from the WebIDE(HCP) the catalogservice is not called. While checking the error the call is made to/sap/opu/odata/$metadata instead of...
View ArticleWebIDE - Insecure XMLHttpRequest due to protocol
Hello Experts, I'm using WebIDE and I want to test a JSON service (written as a java servlet).WebIDE uses https protocol.My service uses http protocol. I'm getting Cross Origin Policy error:Mixed...
View ArticleWalkthrough Tutorial: OData Service with MockServer
Hello Experts, i am new to SAPUI5 and currently working through the Walkthrough Tutorial as described here: SAPUI5 SDK - Demo Kit In "Step 26: Remote OData Service" you learn how to connect to a...
View ArticleDynamic Controls in Views?
Hello, I'm new to MVC and OpenUI5. I'm trying out JSON views. I have a list of users, for each user, they may have 1 or more phone numbers. The back-end data is setup so that users can enter as many...
View Article