Open florianpilz opened 8 years ago
Currently JSForm expects an ID without # (form), but ListWidget expects an ID with # (#form).
JSForm
#
form
ListWidget
#form
Currently
JSForm
expects an ID without#
(form
), butListWidget
expects an ID with#
(#form
).