petkopara / PetkoparaCrudGeneratorBundle

Symfony3 CRUD generator bundle with pagination, filter, bulk actions and Twitter bootstrap 3.3.6 features.
MIT License
70 stars 17 forks source link

JS bulk submit functions contextual selection #55

Closed lucagentile closed 5 years ago

lucagentile commented 6 years ago

Bulk submit functions look for children inputs of the parent form of the checkbox that calls the function. Needed when multiple crud tables are present on the same page.