'customdate' is undefined
at eval code (eval code:1:1)
Steps followed to troubleshoot:
a)Disabled all the custom JS functions on entity form save event(still error occurs)
b)Disabled all the custom plugins and workflows on save of particular entity(still error occurs)
Finally I disabled turbo form rendering it works properly.
I also found that some of the javascripts on different entity forms failed to load due to turbo form rendering(On Demand JS files loading)
Also wanted to know the purpose of Turbo Form Rendering
*This post is locked for comments