Hello,
After upgrading suite 7.2 to 7.3,“undefined” error is occuring during editing the list view inline.
Error: Uncaught TypeError: Cannot read property ‘outerHTML’ of undefined
Thanks,
Karthi
Hello,
After upgrading suite 7.2 to 7.3,“undefined” error is occuring during editing the list view inline.
Error: Uncaught TypeError: Cannot read property ‘outerHTML’ of undefined
Thanks,
Karthi
Check permissions, Quick Repair & Rebuild.
Thanks,
Will.
Same problem here, on a list view :
Uncaught TypeError: Cannot read property 'outerHTML' of undefined
(anonymous function) @ inlineEditing.js:44
Seems that something is missing :
var inlineEditIcon = $("#inline_edit_icon")[0].outerHTML;
Permissions and Quick repair : done…
Hi,
Same thing here, getting ‘undefined’ message instead of the Edit Icon showing after save. It happens only on IE (tested on 11 and Edge) and suitecrm versions 7.3.0 and 7.3.1.
Any ideas Thanks
Hi,
Same thing happening here, getting the ‘Undefined’ message instead of the Edit Icon showing. It only happens in IE (tested on 11 and Edge) and suite version 7.3.0 - 7.3.1
any ideas Thanks
Note : Permissions are ok and repair is done
Ok, here I found the solution :
https://suitecrm.com/community/installation-upgrade-help/6017-inline-editing-in-7-3#21702
Still not working in IE. starting to pull my hair !
Do we know what the problem is with ?
Error: Uncaught TypeError: Cannot read property ‘outerHTML’ of undefined
I only get this problem with an upgraded install from 7.1 to 7.3.1.
Same thing even with a clean install
With a clean install the error with the JS file is further down at line 46
Uncaught ReferenceError: module_sugar_grp1 is not defined(anonymous function) @ inlineEditing.js:46