I am trying to use input/userpicker but it does not search on typing the user name. What is the correct way to use it. I could not find an example that can guide me. Theme preview shows a userpicker but there also it is not able to search and allow selecting the user.
When I set a breakpoint in engine/lib/input.php#input_livesearch_page_handler(). I see that the correct result is returned but somehow is not getting rendered.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- a4animesh@a4animesh

a4animesh - 0 likes
- ihayredinov@ihayredinov

ihayredinov - 0 likes
- Team Webgalli@webgalli

Team Webgalli - 0 likes
- a4animesh@a4animesh

a4animesh - 0 likes
You must log in to post replies.Any pointers are appreciated
Look in Settings -> Friend Collections
Friends picker will let you select your friends just by clicking on the alphabets. It wont suggest friends.
Thanks Ismayil & TeamWebgalli
It turns out that the input/userpicker was broken in elgg 1.8.0.1. I used 1.8.2 and it works