Forums

filtering and _NEW_ button problem

admin_wiky 04 Sep, 2014
Hi all,

I have found out when I put to the header code (table):
_TOOLBAR_NEW_
<div><select size="1" class="form-control A" title="" name="fltr[zakladni][filialka_id]">
<option value="">Vyber filiálku</option>
<option value="501">501</option>
..
<option value="558">558</option>
</select>
 <input type="submit" class="form-control A" name="submit" value="Filtrovat" /></div>

then the toolbar button doesnt work. If i delete dropdown and submit button then button NEW works.

any idea why?
thx
Max_admin 07 Sep, 2014
Answer
Do you have the latest update for CCv5 ? its because your submit button name is set to "submit", but I believe this issue has been fixed recently!

regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
admin_wiky 08 Sep, 2014
Yes, I have CCv5 RC4 version.
thx I changed name and it works.
This topic is locked and no more replies can be posted.