Refresh Dashboard After User Interaction

@Leo_Bach1

Unfortunately, the problem here is that Endpoint Reply Node can not respond to a Virtual Button (because it’s not an Endpoint).

This best thing here is to have this form be an HTML form. Then, you can properly redirect the user after form submission. It would be very similar to the approach we took in this post: