dhruvkumaru
Explorer
Member since ‎2016 Dec 01

User Statistics

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

User Activity

I have added two buttons(Approve, Reject) in Process Flow node. But I am not able to click on that buttons. Can anyone help on this, How we can click on that buttons? sap.suite.ui.commons.ProcessFlow ProcessFlow Control Code: <ProcessFlow ...
Hi, I am trying to add standard field BPEXT in extended CDS view. But I am getting error "The column BPEXT is unknown". How to resolve this? I followed this blog: https://blogs.sap.com/2019/12/17/fiori-elements-extensibility-using-cds-and-kue-k...
How to change background color of particular column in sap.ui or sap.m table in SAPUI5?
I have implemented 3D model(.vds) in SAP UI5 3D viewer. Suppose we have three box(3D model)- Box1, Box2, Box3. If Box1 value is 7 then Box1 color should be red. If Box2 value is 5 then Box2 color should be green. If Box3 value is 3 then Box3 ...