emil_lazarski
Explorer
Member since ‎04-13-2016

User Statistics

  • 32 Posts
  • 5 Solutions
  • 6 Kudos given
  • 8 Kudos received

User Activity

Hi,I have an issue with the:sap.ui.comp.smartfilterbar.SFBMultiInputThe scenario is following:In a specific scenario I would like to add a new Token to the Multiinput of Smart Table SmartFIlter Bar. Hence I prepared the following code:    let oFilter...
Hi Fellow Developers, I am struggling to prepare such scenario: There are two custom cds entities. One of them (Master) has inside an association to second (Detail) _detail : association [1..*] to SUB_ENTITY on $projection.plant = ...
Gurus, After couple of hours of trying I would ask for your perspective on such problem: After extending the CDS view based application in BAS (some buttons etc.) I decided to deploy the solution. According to console, the deployment was succe...
Hi Gurus, Today I came accross the following problem: I have created a basic ui5 app that displays the Fragment in a dialog: after the value in the field is changed the smartTables param: fieldChange="onFieldChange" is called: onFi...
Hi Guys, I am trying to understand & learn some concepts of UI5 and I was going through some tutorials but rather than copying thoughlessly code from tutorials I prefer understanding what is happening below the surface. One of the examples I enco...