sani2608
Explorer
Member since ‎2021 Jul 13

User Statistics

  • 8 Posts
  • 2 Solutions
  • 9 Kudos given
  • 1 Kudos received

User Activity

In My detail screen I'm creating binding context and binding it to view.When I do status change (reject), I am doingdefaultModel.refresh(true);But it is not updating the status in the header content, it should change from INIT to REJTWhat can I do to...
I am using a Smart form in a Dialog, When I try to open the Dialog I get uncaught promise error.I tried to comment out the Smart form code and open the dialog, it works fine.It is working fine with the error, but I want to fix it, I have 4 fields in ...