I have a widget which is used to save user data into the database. Upon a successful insertion, the controller returns a "Message Reply". Can I use Element Handlers of JS framework to hide the widget (basically the DIV container) upon receiving that "Message Reply"?