Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

genemu_jqueryautocomplete_entity Does not load data #414

Open
ArchTaqi opened this issue Nov 18, 2015 · 0 comments
Open

genemu_jqueryautocomplete_entity Does not load data #414

ArchTaqi opened this issue Nov 18, 2015 · 0 comments

Comments

@ArchTaqi
Copy link

I have install this bundle using the documentation and wanted to use auto-complete functionality in my form.

 ->add('course', 'genemu_jqueryautocomplete_entity', array(
                'class' => 'PNC\CoursesBundle\Entity\Courses',
                'property' => 'courseTitle',
))
``
but on rendering the form on front end, the data doesn't load neither the error arises. I tired many solutions provided on github, but doesn't work. I am using symfony 2.7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant