form integration via Phoenix.HTML.FormField

Targeted by e2e/form.spec.ts.

field=@form[:stay] — id, name, value come from the FormField; the hook syncs the hidden input
field with a pre-set value — the hidden input carries it into the params
params received by phx-change / phx-submit
nil