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
:
hx-trigger="change from: find input[type=checkbox], submit"
am i on the right direction?? getting a syntax error lol