This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Tony Churesaskietsi 10.Nov.09 10:17 AM a Web browser Domino Designer All Releases All 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.