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