Tom Walker
-
36 votes
Tom Walker gave this 1 vote ·
-
13 votescompleted ·
AdminTactile CRM
(Admin, omelett.es) responded
This has been released in our latest advanced search updated
Tom Walker commented ·
This would likely be an easy change… if you use PHP/MySQL it would be from “WHERE field_name LIKE ‘{$search_words}%’” to "WHERE field_name LIKE ‘{$search_words}’ (just add a ‘%’ before the search term). Good suggestion.
Tom Walker gave this 2 votes ·
-
12 votes
Tom Walker gave this 2 votes ·
-
23 votes
Tom Walker shared this idea and gave it 3 votes ·
Yep, great idea. Just add some simple formatting rules and require that the email is sent from a registered email address, and include a password field to prevent fraudulent adding…
Example Email:
ACCOUNT1299439
PASSWORD[Pas$w0rd;12345]
FIRST_NAME[Bob]
LAST_NAME[Smith]
EMAIL[bob@exmample.com]
PHONE[123-456-7890]
MOBILE[012-345-6789]
COMPANY[Example Company] (Create this if it doesn’t exist)
etc…