Uncaught TypeError: No method named "setting"
Uncaught TypeError: No method named "setting"
andreibostan
Posts: 5Questions: 3Answers: 0
Did someone else have this error before?
This discussion has been closed.
Answers
I forgot to mention this happens in the datatable edit when I try to press new or edit a row in the datatable.
This is the code used:
Start with defining the fields you want to edit with the
fields
. See this example.Kevin
hi i'm struggling wiith the same issue , did you solve it?
Maybe it will be useful maybe not.....
but i found that including jquery and jquery-ui fix the problem.
You just have to include :
-javascript
-and css
Hope to save the day to other devs. Peace
@osma1k90 Thanks for reporting back,
Colin