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

View Revisions: Issue #35346 All Revisions ] Back to Issue ]
Summary 0035346: can't save grid record after opening form if there's a selector with multi field pick list
Revision 2017-02-24 12:55 by alostale
Description The problem happens when saving a record in form mode on a tab which contains a selector with multiple fields in the pick list (ie. 'Product Complete' selector), and then return to grid view and create and save more records in that view. Also, some of the toolbar buttons does not respond anymore unless you close the window and reopen again.

The problem is setPickListWidth is invoked for this kind of selectors because space needs to be recalculated, in this situation it is invoked on an already closed pick list which does not contain grid field, so it fails trying to access elements of an undefined object.
Revision 2017-02-23 10:09 by alostale
Description The problem happens when saving a record in form mode on a tab which contains a 'Product Complete' selector, and then return to grid view and create and save more records in that view. Also, some of the toolbar buttons does not respond anymore unless you close the window and reopen again.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker