Lead ID Visibility
Posted: Wed Apr 22, 2015 1:58 pm
Hi Everyone,
I would like to ask if there is way that Lead ID can be visible on the Agent Interface like Phone Number: XXXXXXXX.
<input type="hidden" name="lead_id" id="lead_id" value="" />
<td align="right"> Lead ID: </td><td align="left"><input type="text" size="11" maxlength="10" name="search_lead_id" id="search_lead_id"></td>
Im trying to develop a page that autopick the information from the agent interface for agent tracker purposes. The only way to do it is to make the Lead ID Visible as Unique identification that i can filter in MYSQL. Hope someone can help me out.
Thanks and more power.
ViciBox Redux 3.1.9 | VERSION: 2.8-424a | BUILD: 140126-2253 | Single Server | OpenSUSE Server 11.2 | Intel I5-2310 Quad Core
I would like to ask if there is way that Lead ID can be visible on the Agent Interface like Phone Number: XXXXXXXX.
<input type="hidden" name="lead_id" id="lead_id" value="" />
<td align="right"> Lead ID: </td><td align="left"><input type="text" size="11" maxlength="10" name="search_lead_id" id="search_lead_id"></td>
Im trying to develop a page that autopick the information from the agent interface for agent tracker purposes. The only way to do it is to make the Lead ID Visible as Unique identification that i can filter in MYSQL. Hope someone can help me out.
Thanks and more power.
ViciBox Redux 3.1.9 | VERSION: 2.8-424a | BUILD: 140126-2253 | Single Server | OpenSUSE Server 11.2 | Intel I5-2310 Quad Core