Hello,
When I inserted the DMXzone Calendar 2 into the page where everyone can join membership Now, I received the following error message once I double click the Insert Record. I cannot edit the “insert Record” behavior. I am looking for the help.
Thanks
While executing onLoad in Insert Record2.htm, the following JavaScript error(s) occurred:
At Line 1202 of file “C:Program Files (x86)AdobeAdobe Dreamweaver CSS.5ConfigurationServerBehaviorsSharedEditOperations.js”: tag List[j].type has no properties
Adobe Dreamweaver: After deploy JavaScript error
Hello there,
I have found the probable solution to your JavaScript error and it is given below
You have to clear the memory cache of of the Dreamweaver. Dreamweaver's cache is situted in the configuration folder in you installation directory. The name of the file in Windows is "WinFileCache-<randomString>.dat". Deleting this file will clear the cache.
Alternate solution (Apply this if the following solution doesn't work)
The line 1202 is a reference to a RADIO element. I think you applied the Radio input field before the DMXzone Calendar 2. Remove the radio input field and apply it the below DMXzone Calendar 2.
I hope the above solution helps you in every possible way.