Hi,
I notice the save and apply button on a dialog refreshes the content in the dialog. How can I do this after a custom button save?
Thanks
If inside you dialog class:
this.reloadById();
Thanks this worked
Most helpful comment
If inside you dialog class: