santoshgowda
Participant
Member since ‎2019 Nov 15

User Statistics

  • 16 Posts
  • 1 Solutions
  • 3 Kudos given
  • 6 Kudos received

User Activity

Hi I need to display Pop-up on click on the icon.I'm using Form element's.<f:FormElement>                                        <f:fields>                                        <Text text="{i18n>DestinationSystem}"></Text>                          ...
I want to update an order in OData V4 Model from a CAP Project.The order has "array of string" ex : BO_DataTransferContentvar contextActBinding = oDataModel.bindContext('/RequestSet(' + dataObject.ID + ')', undefined, { $$updateGroupId: "$auto" });Me...
I want to develop an web app by using PostgreSQL(PGAdmin) I have created tables with data but how to consume that data in ui5 application using VSCode.
how can I use more than 1 manifest.json files for UI5 application, and what is the advantage of using more manifest.json files in application.
Hi I'm trying to deploy my application to ABAP repository, I need to use this application in FLP when I use "npm run deploy" and selected target ad ABAP I'm getting this error