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

View Revisions: Issue #10932 All Revisions ] Back to Issue ]
Summary 0010932: It should be possible to define the prefix for inactive data in a combo box and add a validation to show inactive items
Revision 2011-11-09 14:00 by iciordia
Description Currently the prefix for inactive data in a combo box (**) is hardcoded. It should be a message so it can be modified easily. And maybe we should consider to change its default value (Rob to propose something better).

And it should be possible to add a validation in a column/field so inactive items are shown (default behaviour is that inactive records are not shown, and it can not be modified).

Originally this FR was reported like this:

Refactor of ComboTableData class to add two new capabilities:

   1. The prefix INACTIVE_DATA should be a message in the system instead of being harcoded in code. This way it can be easily modified without customizing core (so you can apply updates without overwritting your changes)
   2. Filtering inactive records is optional (by default the filter is enabled so previous behaviour is kept stable). Then there should be a specific validation to "disable" this filter without skipping all the other filters
Revision 2009-10-12 08:49 by iciordia
Description Refactor of ComboTableData class to add two new capabilities:

   1. The prefix INACTIVE_DATA should be a message in the system instead of being harcoded in code. This way it can be easily modified without customizing core (so you can apply updates without overwritting your changes)
   2. Filtering inactive records is optional (by default the filter is enabled so previous behaviour is kept stable). Then there should be a specific validation to "disable" this filter without skipping all the other filters


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker