Changes between Version 7 and Version 8 of BluePrint/UserInterface
- Timestamp:
- 05/16/12 00:57:06 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/UserInterface
v7 v8 18 18 This is a draft list of some tasks which could be implemented to improve the page layouts: 19 19 ''Easy'' 20 * All Search pages should have a single text search on their simple search form 21 * There should be a button to unhide a create form on the search page 22 * There should be a button to unhide an import form on the search page 20 23 * List pages should be replaced with Search pages 21 * All Search pages should have a single text search on their simple search form22 * There should be a button to show a (pre-loaded) create form on the search page23 24 * Records should open in read view by default 24 25 * There should be a button to toggle between the read view and an edit view 25 26 * When a record is saved (updated) the next page should be the read view for that record. 26 27 ''Hard'' 27 * The advanced search for should only load when it is viewed 28 * There should be a button to toggle between the rheader and an edit form 28 * The advanced search should only load when it is viewed 29 * There should be a button to toggle between the rheader and an edit form 30 * Is this a button? We already have the 'basic details' tab which does this? 29 31 * When an item is opened from a list, it should be loaded by JS on top of the list page. When it is closed, the list should refresh to show the changes to the item (Or is there a better way to achieve this?) 30 32