Javascript error

Saib1
Tera Guru

Hi All,

 

I am getting the below error when i select the Roles option. CAn you please tell me why this is coming

 

 

Saib1_1-1704894907833.png

 

1 ACCEPTED SOLUTION

Danish Bhairag2
Tera Sage
Tera Sage

Hi @Saib1 ,

 

This error usually comes becomes of a Client script. if something is wrongly scripted. Can you check if there is an onChange client script which is written in roles field.

 

Thanks,

Danish

 

View solution in original post

3 REPLIES 3

Danish Bhairag2
Tera Sage
Tera Sage

Hi @Saib1 ,

 

This error usually comes becomes of a Client script. if something is wrongly scripted. Can you check if there is an onChange client script which is written in roles field.

 

Thanks,

Danish

 

Anubhav24
Mega Sage
Mega Sage

Hi @Saib1 ,

To see the error you can also try to debug using developer options on your browser by pressing F12 and check where the error has occured.

Anurag Tripathi
Mega Patron
Mega Patron

Have you checked the console?

Are there any onchange client scripts on role

-Anurag