Formatting
General
- Field of an object name should be named Name
- The object name should not be used on a list page and on a detail page of an object (except the cases with implicit identification – see the note above).
For object editing page
- When creating an object – mainbox name: New [object]
New product
New category
New news |
- When editing an object – mainbox name: Editing [object]: [name]
Editing product: Adidas
Editing category: DVD players
Editing news: New SP-Cart is released |
The following buttons should be in a form:
- Save (for editing) / Create (for creation)
- Cancel
|----------|
| Save | or Cancel
|----------| ---------
|----------|
|Create | or Cancel
|----------| --------- |
Cancel is a link (<a href="#" onclick="history.go(-1)">Cancel</a>)
When several objects are processed
There should be the following buttons in a form:
- Save
- Add [object] (Examples - Add product, Add page)
- Delete [optional] (aligned right)
Objects list page/search
- If there are no objects or they are not found – "No data found" is displayed
- If objects should be defined and nothing is defined – "No items defined" is displayed
- If objects are specified (i.e. when nothing is specified, it means that all objects are included) – "All items included" is displayed.
Tabs
The first tab on the object editing page is always named "General".