sweh / ajja

JavaScript library for simple creation of forms and display of collections
MIT License
2 stars 0 forks source link

Unify ID handling of JSForm and ListWidget #47

Open florianpilz opened 8 years ago

florianpilz commented 8 years ago

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