jfdl / form-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides jfdl_select2_ajax_entity trough jquery.select2
v3.0.1
2016-08-26 20:09 UTC
Requires
- symfony/symfony: ~3
Requires (Dev)
README
This bundle add a new form field type : jfdl_form_select2_ajax
This new field type add a select2 field allowing to search trough entities over an ajax request.
Features :
- This form field type do not need to load all entities before displaying the form
- This field type is made for oneToMany and oneToOne relations