I was copy pasting some PHP data beforehand and was trying to search for a Lead afterwards.
I was copying a lead name and immediately entered to search. What I checked by the time that it was already loading trying to search, is that in the input field the one that I copied is actually the PHP data I tried to copy beforehand
Expected Behavior
The behavior should have been this:
Actual Behavior
The PHP Code that I accidentally copied is now the ones showing on the Lead List View Page.
Issue
I was copy pasting some PHP data beforehand and was trying to search for a Lead afterwards.
I was copying a lead name and immediately entered to search. What I checked by the time that it was already loading trying to search, is that in the input field the one that I copied is actually the PHP data I tried to copy beforehand
Expected Behavior
The behavior should have been this:
Actual Behavior
The PHP Code that I accidentally copied is now the ones showing on the Lead List View Page.
Possible Fix
For now the way I restored it is just use this URL: _http://mycrm.com/index.php?action=index&module=Leads&searchFormTab=advanced_search&query=true&clear_query=true_
Steps to Reproduce
Context
I believe this is just a rarity (I think). Not really affecting me that much since I found a solution to reset it.
Your Environment