m_aguilera_zorzo
Explorer
Member since ‎2019 Jan 14

User Statistics

  • 22 Posts
  • 1 Solutions
  • 2 Kudos given
  • 3 Kudos received

User Activity

Hello Experts,I have a Tabs Control in my MDK app.It works, but I have a problem.Whenever I navigate to a subpage of one of the tabs, when I return, the focus is still in then correct tab, but the control resets to its original position.This is not a...
Hello experts,I have a "note" control in MDK. "Controls": ["_Type": "Control.Type.FormCell.Note", "_Name": "FCNObsInternas", "IsEditable": true, "IsVisible": true, "MinNumberOfLines": 10}] Whenever I try to get the value ...
Hello,my application uses xlsx npm library.It has been working several months.I try deploying it today but the library can't be resolved.ModuleNotFoundError: Module not found: Error: Can't resolve '/extbin/generators/lib/node_modules/xlsx' in '/home/...
Hello experts,I'm trying to deploy an already created app that has been working for the last months.Everytime we deploy it, we needed to install the xlsx library through "npm install xlsx" in the console.Whenever I try to deploy now, this error pops ...
Dear experts,I'm having an issue in one MDK app.The web app doesn't have any problem importing the files,but in the mobile enviroment, launched through SAP Mobile Services Android app, I'm unable to select any file, all appear greyed out.I've check a...