Currently `JSForm` expects an ID without `#` (`form`), but `ListWidget` expects an ID with `#` (`#form`).
Currently
JSFormexpects an ID without#(form), butListWidgetexpects an ID with#(#form).