You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can search for all the chats, by contact name, phone number, tags and keyword in the message to show all chats filtered chats. (Need to built the filtered listing on front-end)
Searching for a keyword should show each occurrence of the keyword whether received from beneficiary or sent, since each message is important to the NGO.
Searching by a tag should show all the messages with that assigned tag, even if it has been assigned multiple messages to the same contact.
Users can perform searches by various parameters by including or excluding tags.
Users will have an option to save these searches.
While searching for a keyword, the results should show partial and complete matches. Ex. if searched for ‘ma’, it should show ma and ma starting words.
There can be an option for users to define whether they want partial or exact matches. This can be some input format ex. ‘ma/’ shows partial matches while ‘ma’ shows all, or interface option driven where the interface will have selection for ‘show partial matches’ or ‘show full matches’.
Partial searches to be applicable to phone numbers, names and tags.
Contact groups will also be a parameter while searching for a chat.
The text was updated successfully, but these errors were encountered:
Users can search for all the chats, by contact name, phone number, tags and keyword in the message to show all chats filtered chats. (Need to built the filtered listing on front-end)
Searching for a keyword should show each occurrence of the keyword whether received from beneficiary or sent, since each message is important to the NGO.
Searching by a tag should show all the messages with that assigned tag, even if it has been assigned multiple messages to the same contact.
Users can perform searches by various parameters by including or excluding tags.
Users will have an option to save these searches.
While searching for a keyword, the results should show partial and complete matches. Ex. if searched for ‘ma’, it should show ma and ma starting words.
There can be an option for users to define whether they want partial or exact matches. This can be some input format ex. ‘ma/’ shows partial matches while ‘ma’ shows all, or interface option driven where the interface will have selection for ‘show partial matches’ or ‘show full matches’.
Partial searches to be applicable to phone numbers, names and tags.
Contact groups will also be a parameter while searching for a chat.
The text was updated successfully, but these errors were encountered: