Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #39269 Back to Issue ]
Summary 0039269: Form Personalization > Restore Defaults button does not work properly in some tabs
Revision 2018-09-21 09:18 by alostale
Description "Restore Defaults" button in Form Personalization does not work properly in some tabs: it is failing for those tabs which are not the first one in a particular level.

The following JS error is thrown when pressing that button in those tabs:

Uncaught TypeError: Cannot read property 'fields' of undefined
    at _2.buildFieldsTreeGrid (32854254760be592ce4c16d96326a9b4.js:41555)
    at _2.action (32854254760be592ce4c16d96326a9b4.js:41180)
Revision 2018-09-11 18:37 by alostale
Description "Restore Defaults" button does not work properly in some tabs: it is failing for those tabs which are not the first one in a particular level.

The following JS error is thrown when pressing that button in those tabs:

Uncaught TypeError: Cannot read property 'fields' of undefined
    at _2.buildFieldsTreeGrid (32854254760be592ce4c16d96326a9b4.js:41555)
    at _2.action (32854254760be592ce4c16d96326a9b4.js:41180)
Revision 2018-09-11 18:33 by caristu
Steps To Reproduce 0) Log in in an environment having the instance activated
1) Go to [Product Category] window
2) Select any record and move to the "Assigned Products" tab
3) Click on the "Form Personalization" button of the toolbar
4) (Optional) Do some form personalizations
5) Click on the "Restore Defaults" button. The JS error is thrown. The form gets freezed (see attached).
Revision 2018-09-11 18:32 by caristu
Steps To Reproduce 0) Log in in an environment having the instance activated
1) Go to [Product Category] window
2) Select any record and move to the "Assigned Products" tab
3) Click on the "Form Personalization" button of the toolbar
4) (Optional) Do some form personalizations
5) Click on the "Restore Defaults" button


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker