Hi.
this is in reference to the leads "advanced" search section aka. SearchForm.html
i'm trying to figure out how to make it to where i can search multiple statuses at the same time for example, i have different statuses set up..
dead do not call, low debt load, disconnected number, bad / wrong number, ETC...
on the other hand, i have new, assigned, call with followup etc etc... There are several circumstances where i'd like to be able to search several statuses at once. like example for exporting all the bad ones to get a refund for the leads i purchased.
on SearchForm.html, i changed the status code to a "multiple" like so
<td class="dataField"><slot><select name='status' multiple="multiple" tabindex='2'>{STATUS_OPTIONS}</select></slot></td>
This allows me to select multiple, but when i hit the search button, it wont search if i have more than one selected.
how can i do this????
Thanks in advance


LinkBack URL
About LinkBacks



Reply With Quote



Bookmarks