I think add/edit/delete and view should not "just" be tied to the differing object types but to its own "model" so that these properties may be set based on security and other requirements as well.
Other features I would like to see: A column/field based drill down would simplify "data based" navigation in a data hierarchy. If you click on the field value in the grid instead of opening the selected record you are taken to another grid based on the value of the field. Being able to add additional (to edit/delete) actions to a record in a grid to kick of record based actions and/or navigation. On Mon, 2009-12-07 at 10:18 +0100, Leslie P. Polzer wrote: > Phil Marneweck wrote: > > I often have a different input view when adding a record compared to > > when I am editing a record in the grid view. It usally has to do with > > values that may not be changed after creation because they are used as > > keys nad/or foreign keys else where. > > > > I propose to add a new-item-form-view to dataedit-mixin for this > > purpose. This view will be used in dataedit-create-new-item-widget for > > adding new records if supplied else it will fall back on the > > item-form-view supplied. > > > > > > I just wanted to know if other people had the same requirement. > > Yes, and I approve such an extension. > > In general the current gridedit has way too little functionality > for common requirements. Another example for this is the problem > of managing objects of differing types (with different add/edit > view, consequently) in one grid. > > Leslie > > -- > > You received this message because you are subscribed to the Google Groups > "weblocks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/weblocks?hl=en. > > -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
