wskaw
Explorer
Member since ‎05-10-2021

User Statistics

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

User Activity

Hello, I want to change name from "Standard" in smartFiterBar and smartTable to a custom one. I don't have variantmanagement controll I only set property useVariantManagement to true.
Hello, My team and I are creating a cloud btp (cf) project based on cap (node.js + ui5). We also use launchpad. We want to use variant management for smartTable and for smartFilter but we don't know how to do it, what needs to be configured and whe...
Hello, I try to hide one of my filters in smartFilterBar, but I want it under specified conditions. On backend I have a function that checks user's role and returns boolean. Can I somehow do it on a frontend site? I have checked that smartfilterbar...
Hello, In my scenario I have two parallel UserTasks. If one of them is rejected I want to close the second one. I have configured ServiceTask with parameters as in a screenshot and request variable looks like this:{ "status": "COMPLETED"} For ...
Hello, I want to update workflow service's scopes (wm_workflow - default instance created by booster) to use CF Workflow API on trial account. When I try to use this command: cf update-service wm_workflow -c '{"authorities": ["WORKFLOW_DEFINITION_G...