Menu

#61 Add number of records in a bubble

6.1
open
nobody
Back-end (42)
5
2009-06-26
2009-06-26
No

>> - The user needs to click on an menu item to see if something is contained,
>> >> and can't see before if this is actually needed. Please use a bubble -
>> >> number hint like the iphone does to show the number of contained items.
> > About that, yes, can be cool, but we need to improve first the request
> > stuff, since for apply that,
> > a new request will be call after EVERY save.
Hmm, to avoid the request - couldn't the frontend decide:
- if it is a modification of an existing record, do nothing
- if it is the creation of a new record, raise the number by one
- if the record gets deleted, reduce the number of the module by one.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.