hey crew! I want to trigger change only on a few c...
# htmx-general
s
hey crew! I want to trigger change only on a few child input elements on a form AND on form submit, and trying with hx-trigger set on the :
Copy code
hx-trigger="change from: find input[type=checkbox], submit"
am i on the right direction?? getting a syntax error lol