Refresh the editor view after action execution #51
creativesuspects
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to refresh the editor view after an EntityMenu action is successfully executed? Read-only and visibility settings for some fields are based on the entity's Status. I've added a 'Close' action which sets the Status to Closed and does some additional processing (link sending an email etc.). After the action has been completed some fields should be set to read-only or hidden. But the editor view is not being refreshed after the action has been executed. Only when I navigate to the list view and then back to the editor view the read-only and visibility settings kick in.
@mattbrailsford: "We could maybe do something like add a RefreshActionResult type that can be returned and that triggers a view refresh."
https://our.umbraco.com/packages/backoffice-extensions/konstrukt/konstrukt-support/110996-is-it-possible-to-refresh-the-editor-view-after-action-execution
Beta Was this translation helpful? Give feedback.
All reactions