I have just upgraded to 7.4.3 and I thought I’d test the in-line editing
I turned it on but it is not working
in list view I get a JavaScript error:
TypeError: $(…)[0] is undefined
var inlineEditIcon = $("#inline_edit_icon")[0].outerHTML;
Any ideas on how to fix this would be much appreciated
I also did a fresh install of 7.4.3 and it works on that instance
Also I know I can turn off inline editing by field in studio but how can I turn it off for some modules?