onSubmit script error: TypeError:ge.getElementParentNode s not a function:function()when submit form

KALYAN KALAKOTL
Tera Contributor
 
6 REPLIES 6

Mike_R
Kilo Patron
Kilo Patron

Please post your script so we can troubleshoot

 

reshmapatil
Tera Guru

Hi @KALYAN KALAKOTL ,

 

Have you checked the 'Isolate script' checkbox?

If it's true then your DOM Parsing will not work.

 

As I know we have before function present in the client script:

g_form.getElement();

 

Regards,

Reshma

**Please mark my answer correct or helpful based on the impact**

Hi Reshma

Thank you for your reply. Isolate script is already checked in the script and no where mentioned 

g_form.getElement() in the script. 

Hi @KALYAN KALAKOTL ,

 

Maybe because of 'Isolate script' checkbox is checked you are getting this error.

 

Have you used gs.getElementParentNode in your script?

 

Regards,

Reshma

**Please mark my answer correct or helpful based on the impact**