Hi all,
I have found out when I put to the header code (table):
then the toolbar button doesnt work. If i delete dropdown and submit button then button NEW works.
any idea why?
thx
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
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
regards,
Max
Yes, I have CCv5 RC4 version.
thx I changed name and it works.
thx I changed name and it works.
This topic is locked and no more replies can be posted.