The only problem I see is that you have to provide your own sort dialog so you can capture all of the sort parameters. For simple sorts (click on Listbox headers), you can capture the event, store the sort parameters, and then perform the sort yourself or let 4D do it. Are you stuck because you are using 4D's built-in sort dialog?
John DeSoi, Ph.D. > On Aug 31, 2016, at 5:19 PM, Sannyasin Siddhanathaswami <[email protected]> > wrote: > > I’m still stuck on not being able to get a complex sort from a selection so I > can do a sort again after changing the selection. I guess I need to add a > feature request. Not having this limits the usefulnees of listboxes as an > output form. For this need, I’ll keep using ALP. I guess some of my output > forms don’t really need this feature, but they could benefit from it. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

