This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Tony Churesaskietsi 10.Nov.09 10:17 AM a Web browser Domino DesignerAll ReleasesAll Platforms
I have an LS agent that extracts docs (all or selected) from a view into an excel object.
All very common and simple, however does anyone know how to extract the docs in the correct order if the view has been sorted by a user selecting a Column Header Sort?
I have tried all the obvious, ViewNavigators, entries etc. Even if I could detect which column header sorter had been selected I could use the Excel object to sort the docs accordingly post populating the object, but I can't.
I know I could have a view for every sort option, but that is hardly efficient, maintainable or tuned.