Badhusha
Participant
Member since ‎12-10-2019

User Statistics

  • 69 Posts
  • 0 Solutions
  • 37 Kudos given
  • 11 Kudos received

User Activity

I have a UI5 application which will use views and controllers, from another UI5 repo. To achieve this I have created 2 apps ( UI5 repo ) as commonui ( This is not an actual app, but it is just a provider, which have reusable views & controllersmai...
I am planning to develop a Progressive Web Application enabled with offline functionality. I also have plans to add authentication to the app. Assume that while logging for the first time(online) I used authentication. After when I try to use the app...
I am developing an UI application which is secured with approuter. I am trying to get the current logged-in user via the user-api, but it is giving me error. xs-app.json { "authenticationMethod": "route", "routes": [ { "source": "^...
I am getting this unnecessary options when I click the smart table's column,I expect only the sort options. Is there a way to limit the options. Smart Table: <smartTable:SmartTable id="smartTable" entitySet="xYZKNAxTM_V_FWOHEAD_C" smartFilterId=...
I am developing a CAP application , which is connected to On-Premise system, via BTP Destinations. I followed the steps as listed below. Created the destination in the SAP BTP, which is working fineCreated a CAP application, with schema and serv...