- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2016 10:11 PM
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..
After creating the form I was able to configure the field....But now i am getting this.....
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2016 10:44 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2016 10:25 PM
Let the page load properly. It happens when we use slow internet connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2016 10:32 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2016 10:44 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2016 11:42 PM
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