Hai...
Using one search box we can search queries in elgg.
Can i search queries with multiple textfields with one submit button.
I mean one conatin the name of user and other contain updates .... something like that...
Iam using elgg 1.7.11
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.
- Kevin Jardine@kevin

Kevin Jardine - 0 likes
- BEN@benqbbenqb

BEN - 0 likes
- Kevin Jardine@kevin

Kevin Jardine - 0 likes
You must log in to post replies.Can you give a more detailed example? What you asking for is not very clear to me.
Example
can i make such a search box?
The API lets you do that using elgg_get_entities_from_metadata.
You can also specify whether the search should be AND or OR.