Editor\Join problems.
Editor\Join problems.
I almost had this working, but then decided to get rid of TableTools in favour of "display": "envelope". I stripped it down to the basics, but now any attempt to reintroduce the joins gives me this warnings/errors list:
Missing argument 3 for DataTables\Editor\Join::data()
Missing argument 4 for DataTables\Editor\Join::data()
Missing argument 5 for DataTables\Editor\Join::data()
Undefined variable: pkey in ....DataTables\Editor\Join
Call to undefined method ....DataTables\Editor::query()
I am probably missing something obvious, but I've gone over it so many times now I'm losing the plot.
Debug ref. elicil - thanks in advance!
Missing argument 3 for DataTables\Editor\Join::data()
Missing argument 4 for DataTables\Editor\Join::data()
Missing argument 5 for DataTables\Editor\Join::data()
Undefined variable: pkey in ....DataTables\Editor\Join
Call to undefined method ....DataTables\Editor::query()
I am probably missing something obvious, but I've gone over it so many times now I'm losing the plot.
Debug ref. elicil - thanks in advance!
This discussion has been closed.
Replies
Thanks,
Allan