nuno_silva_oliveira49
Explorer
Member since ‎2020 Dec 09

User Statistics

  • 34 Posts
  • 0 Solutions
  • 10 Kudos given
  • 3 Kudos received

User Activity

Hi Experts, I’m building an app with pages built dynamically in Rules, and that is connected to an OData service with Offline functionality enabled. I have a page with an attachment control that can contain images already loaded in from the OData...
Hi, I have an app in MDK that uses an Offline Store. Due to some limitations in the backend, I need to make a list of UpdateEntities actions in a single $batch request. I achieved this using the ChangeSet action. The problem that I have now i...
Hi, I’m trying to use an SAP icon as a default image on an image collection. The problem is that the icon becomes very pixelated. The image cell metadata looks like this:"ImageCell": { "Image": "/mobileapp/Rules/DesignDocuments/GetDesignDocu...
Hi, I have an SAP MDK app that consumes a service and it’s deployed both on Mobile services and on Cloud Foundry. I’m getting an issue, mainly on the web version, where some service calls are going through the the service but take a long time to ...
Hi, I have a cell form that contains a several List Pickers. Those picker items are populated using an entity with the key serving as the return Value and a description as the DisplayValue. Each picker has his own entity set. Now I want to build...