sk_ramkumar
Participant
Member since ‎09-11-2018

User Statistics

  • 61 Posts
  • 1 Solutions
  • 3 Kudos given
  • 12 Kudos received

User Activity

Hi Experts,I am facing one strange issue with Object Table, I have a FormCell Layout where I have list view on my First Column and Detail View in Second Column. In the left side, I have to refresh the list based on the action bar item click, refreshi...
Hi Experts,I am trying to set color for the action bar item , it is working fine in all other places but not in detail view, navigated from list to detail. How to change the color of the left side action bar item? the text is coming by default. Even ...
Hi Experts, I am facing some problem with my application, I am trying to get selected items bindings from my Object table in a modal page on action bar item press, but it is returning undefined for binding. SelectableProxy getSelectionChangedItem is ...
Hi Experts,I want to set enabled/disabled my FormCell header items ( button) based on some actions.I am trying to get reference of the header using clientApi proxy, but I am not able to navigate to that level.How to get reference to the Header of for...
Hi Experts,I am trying to run MDK application in web with extension control. But the app is not loading. Getting below error,Uncaught TypeError: Cannot read properties of undefined (reading 'IControl') I am trying to run the CalendarExtension app in ...