Skip to content

How to trigger update of a dialog when saving another dialog #5817

Answered by mgdm187
mgdm187 asked this question in Help
Discussion options

You must be logged in to vote

I managed to do it in dialog in afterLoadEntity with this line of code:
this.saveAndCloseButton.bind('click', () => this.myField.loadByIdAndOpenDialog(this.form.myxField.value));
BR

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mgdm187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant