Evening, I am trying to do a simple hx-get to render a table using a ClassBased View, update form is in a modal. When I POst the form data goes in just fine but I don't know how to trigger the HX-trigger in the Def Post() method of the Update and Create views.
Anyone done this?