Fix: Pressing "enter" when doing Search in Company Directory (Internet Explorer)

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
inyerface
Forum Members
Forum Members
Posts: 191
Joined: Mon Nov 26, 2007 4:46 pm

Fix: Pressing "enter" when doing Search in Company Directory (Internet Explorer)

Post by inyerface »

There was an issue with Company Directory Search funciton in Internet Explorer (IE).  When I hit "enter" the form returned only a blank page.  All you have to do is add the following line somewhere in the form:

Code: Select all

<input type="hidden" name="{$actionid}cd_submit" value="{$mod->Lang('submit')}" />
I hope this helps you
Post Reply

Return to “Tips and Tricks”