DataForm enhancements

This commit is contained in:
Len Kranendonk 2004-11-10 14:13:32 +00:00
parent 2b3b44c0b1
commit ec40d22a50
3 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,6 @@
6.3.0
- Added a "Position" property to the DataForm Edit Field interface. This makes it easier to move a field to a certain position.
- Added the variables "record.edit.icon", "record.delete.url" and "record.delete.icon" to the DataForm DataList template.
- Converted all confirmation pages to client-side confirmation dialogs. Saves
a pageload. (Len Kranendonk).
- Added a new, more user-friendly administrative console.