former_member796360
Explorer
Member since ‎03-24-2022

User Statistics

  • 10 Posts
  • 1 Solutions
  • 5 Kudos given
  • 0 Kudos received

User Activity

Hello experts ! I have developed a CAP application with 2 frontends: (1) - Fiori UI5 : Maintain videos database: CRUD (2) - Classic HTML/CSS/JS : Displays videos Now I have a CORS error in the second project.. where I cannot load the data ...
Hello all, This a CAP project with Fiori UI5 and Launchpad. As shown on the screenshot, whoever launches the application from launchpad don't see the data automatically but has to press on the "Go" button. So, I am looking for loading conte...
Hello community, I am working on a CAP project. Here is the entity property details: And I am looking to build two interfaces for two types of roles: - VideoManager: will have all of the permissions: 'READ' - 'WRITE' - 'UPDATE' - 'DELE...