jfdl/form-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides jfdl_select2_ajax_entity trough jquery.select2

Installs: 127

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:symfony-bundle

v3.0.1 2016-08-26 20:09 UTC

This package is auto-updated.

Last update: 2022-02-01 12:50:26 UTC


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

Documentation

Read the Documentation for master