I have a question about the autocomplete. When I try it I get this error: Warning: stristr() [function.stristr]: Empty delimiter in input_search_autocomplete()
it all seems to work just fine. Accept I can't see the list of all the words inputted when I go to input//search-autocomplete.
Hi Chris. Cool video. I want to ask something. All the AJAX stuff in Drupal should be done by using these functions only? Can the same thing accomplished using pure jquery.
@SaiyanJin85 Good questions. You can get the same thing by using a combination of jQuery and PHP, but using Drupal's helper functions like you see demonstrated in the video will save you a lot of time and probably be more robust in the end.
Hello Chris. Nice video tutorial .
I have a question about the autocomplete. When I try it I get this error: Warning: stristr() [function.stristr]: Empty delimiter in input_search_autocomplete()
it all seems to work just fine. Accept I can't see the list of all the words inputted when I go to input//search-autocomplete.
can u help me?
Thanks
naughtyling 3 months ago
Thank you for this video post.
puzzlesman 6 months ago
Hi Chris. Cool video. I want to ask something. All the AJAX stuff in Drupal should be done by using these functions only? Can the same thing accomplished using pure jquery.
Is that another conventional tactic of Drupal?
Thanks
SaiyanJin85 6 months ago
@SaiyanJin85 Good questions. You can get the same thing by using a combination of jQuery and PHP, but using Drupal's helper functions like you see demonstrated in the video will save you a lot of time and probably be more robust in the end.
I hope that helps. Cheers!
Chris
buildamodule 6 months ago 2
Thanks god, no more AHAH Helper module. Great presentation. Thank you
Drupalista 7 months ago
YEAHHHHHH!
insaneisnotfree 7 months ago