mandrew
Explorer
Member since ‎2017 Jan 05

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a ui.Table that I want to filter by date, defaulting to six months in the past when the user opens the view. Building the filter in javascript is easy enough, but I can't put the filter code in the view's init because the binding hasn't been...
I'm trying to set up smart variant management for a filter bar on my app, saving to the layered repository. With my own account, or one belonging to another developer, it works perfectly. With any of our test accounts, though, I get the following err...
I'm looking for some help with dynamically changing my OData source for a running SAP UI5 app. We have one data source running most of the time, but we have a requirement to detect when that source is down (for scheduled maintenance, or due to an err...