PUGX / PUGXAutoCompleterBundle

Add an autocomplete field to your Symfony forms
GNU Lesser General Public License v3.0
93 stars 38 forks source link

How I can customize the results? #46

Closed joseadame closed 4 years ago

joseadame commented 6 years ago

How I can customize the template for de json results?

garak commented 6 years ago

There is no json results template in this bundle

joseadame commented 6 years ago

I'm wrong.. I want to modify how the results are displayed in the web page.

garak commented 6 years ago

Indeed, there is not even a single template in this bundle. Results display is completely up to you

joseadame commented 6 years ago

But, how can I control the event when the ajax return the results in Json from database?

2017-12-20 18:21 GMT+01:00 Massimiliano Arione notifications@github.com:

Indeed, there is not even a single template in this bundle. Results display is completely up to you

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PUGX/PUGXAutoCompleterBundle/issues/46#issuecomment-353126850, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZqzcmqUCQCT_sjN6B4lEXDJhBxz3jfks5tCUIQgaJpZM4RIchr .

-- Un saludo

garak commented 6 years ago

All the control is on you. You're defining the action in controller, you're defining related template.

joseadame commented 6 years ago

Yes, but how can I modify the list in the drop down?

Un saludo.

El 20 dic 2017, a las 20:43, Massimiliano Arione notifications@github.com escribió:

All the control is on you. You're defining the action in controller, you're defining related template.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

garak commented 6 years ago

I don't know. Modify the list as you like

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue is closed because was marked as stale and had no activity. Thank you for your contributions.