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

View Revisions: Issue #31198 All Revisions ] Back to Issue ]
Summary 0031198: Read Only logic does not work properly in grid view with combo type fields.
Revision 2015-10-28 13:33 by inigosanchez
Steps To Reproduce -Create two fields on a window:
 * First one as a List.
 * Second one as a Tabledir.
-Add a readonly logic on the second one based on first one.
-Be sure that the value by default in the List is the one that makes the second field to be read only.
-Be sure also that 'List' field must be next to (leftside) of the 'TableDir' field.
-Go to the window and in grid view add a record.Check that the second field is read only.
-Change the value in the first field. Check that the second field turns editable, but the combo is not completely redrawn (the little arrow does not appear), and if any value is entered in the filter no values are displayed in the combo.

Note1: In the pictures it can see that 'List' field is not next to (leftside) of the 'TableDir' field but this is because the intermediate fields are not editables (RO).
Note2: If the second field is a 'List' instead of a 'TableDir' (Both 'List' fields) the behaviour is the same as described in the issue.
Revision 2015-10-27 18:23 by inigosanchez
Steps To Reproduce -Create two fields on a window:
 * First one as a List.
 * Second one as a Tabledir.
-Add a readonly logic on the second one based on first one.
-Be sure that the value by default in the List is the one that makes the second field to be read only.
-Be sure also that 'List' field must be next to (leftside) of the 'TableDir' field.
-Go to the window and in grid view add a record.Check that the second field is read only.
-Change the value in the first field. Check that the second field turns editable, but the combo is not completely redrawn (the little arrow does not appear), and if any value is entered in the filter no values are displayed in the combo.


Note: In the pictures it can see that 'List' field is not next to (leftside) of the 'TableDir' field but this is because the intermediate fields are not editables (RO).
Revision 2015-10-22 16:00 by inigosanchez
Steps To Reproduce Create two fields on a window:
 * First one as a List.
 * Second one as a Tabledir.
Add a readonly logic on the second one based on first one.
Be sure that the value by default in the List is the one that makes the second field to be read only.
Go to the window and in grid view add a record. Check that the second field is read only. Change the value in the first field. Check that the second field turns editable, but the combo is not completely redrawn (the little arrow does not appear), and if any value is entered in the filter no values are displayed in the combo.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker