about ajax documentation issue
- alnux
- Member | 139
hi there i have a particular error and i dont know why??
i copy paste the ajax dynamic example
but when i try to render on browser show me an route error
Invalid link: No route for Front:Users:Empresa:VentasEmpresa:newedit(id=0, do=change)
the thing is if i take off the $i variable from template, it works but of course without a variable to update specific line
why??
thanks for the help
- alnux
- Member | 139
i found a issue about that, i dont why but when if use the same variable in another method appears an error like above, to fix it just change the name of variable and thas all.
Buuuuuut , i have a new issue with nette.ajax.js that when i try to use it with a snnippet does not work (nothing happing into template), the DOM just return me the next
someone knows how to fix it ??? by the way im using Tomáš Votruba example
Last edited by alnux (2017-05-24 21:49)