editor - f[M98] is not a function
editor - f[M98] is not a function
iamyatz
Posts: 1Questions: 1Answers: 0
Here's my code
var editor;
editor = new $.fn.dataTable.Editor( {
ajax: "{!! action('LocationController@editorSiteEquipment') !!}",
table: "#equipment-table",
idSrc: 'id',
fields: [ {
label: "Version:",
name: "version"
}, {
label: "Quantity:",
name: "quantity"
}
]
} );
when i remove the fields the tables show but when included the error message show in console f[M98] is not a function
This discussion has been closed.
Answers
Hi,
Your trial has expired and the code will no longer run after that point. To continue using Editor once the trial has completed a license is required.
Regards,
Allan