Unable to configure fields in the form

ramyashree
Giga Contributor

Hi Friends!!!

Not able to configure fields in the form.

Usually when we want to configure fields dictionary we right click on that..then we see the below image..

find_real_file.png

After creating the form I was able to configure the field....But now i am getting this.....

find_real_file.png

what might be the error if we are not able to configure it...

Please let me know..if anyone have idea on this...

Thanks,

Ramya

1 ACCEPTED SOLUTION

Okay then try this,



Turn on the Developer tool using F12 key and look into the console. There you may find some errors and you may need to fix those errors. This may be due to some syntax error in onLoad client script.


View solution in original post

4 REPLIES 4

Gurpreet07
Mega Sage

Let the page load properly. It happens when we use slow internet connection.


Hi Gurpreet,



I don't think this issue is due to slow internet connection. After the page is loaded completely i tried to configure..





Thanks,


Ramya


Okay then try this,



Turn on the Developer tool using F12 key and look into the console. There you may find some errors and you may need to fix those errors. This may be due to some syntax error in onLoad client script.


Hi Ramya,



Gurpreet is right, It because page is not loaded properly due to some onload errors.



Onload error can be by Onload/onchange client script or UI policy. If you press F12 and reload the page you can see an error message in red on debugger console.



Thanks,


Param