OpenNTF.org - BlogSphere V3
BlogSphere V3OpenDocument[/Projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: BlogSphere V3 (Managed by )
Actions:

Hide details for The bugThe bug
Bug ID: NOSS-6XTNGD
Description
Submitted by:Mark Schultz
Project Master Chef:Declan Lynch
Bug type:UI
Brief Description:ENHANCEMENT: NotesUI feature for
Severity:Low
Version3.0.1 B5
Status:

Details
I have added a sorted column for Position in the photos/by album view and exposed it to end users. Then I used the InViewEdit event to allow users to click and key in a position number for sorting.

It is slower than drag-and-drop (which is not available anyway), but it is much faster than stepping a document up a long list of photos. Base functionality could be tweaked to renumber the entire list if you move a record on top of an existing position marker... hey, that would be cool, auto-renumber... it would use the renumbering script from the BlogSphere.Albums library, fi you make that renumbering script generic enough.

PS, renumbering script should use GetNextSibling if possible (no need to poll album or subalbum fields for parent info), or if not that, adding columns with this information in the lookup views, and use doc.ColumnValues, to avoid the weight of document open. I was using BSv2 code via Notes from India, and it was painfully slow over long, high-latency links... so any optimization will make the Noters experience better for travelers.


Action taken
Status:Submitted
Implemented in Release:
Fix Details:
Modification history
Entered 26-Jan-2007 11:26 by Mark Schultz. Last Modified <none> by <none>.