Grouping forms

In the last few days of development of my largest ever solution, I have found myself with about 100 forms and 8 controllers. I am continually flicking between forms and controllers. It would be very cool if it were possible to drag forms up and down the forms list (and even better in the editor as well..) to group them together (all the controllers in one place would be what I was aiming for right now). Even better, if it were possible to put forms into grouping folders… Perhaps this is already possible and I am missing a trick…

Sorry, not very coherent right now.. hopefully you’ll get what I mean.

Thanks

You can, at least, group forms by table they are based on… Some little icon on top of the method editor window allows you to toggle that.

Thanks Patrick.. Ican’t see the toggle though… In any case, What I’m after much more is the ability to sort or group the forms somehow in the “Choose Form” List that you get if you choose more from the window menu. What I have is 80 forms which have 8 controller forms dotted around among them (sorted alphabetically). What I would like, to be able to flip between them quickly is have all my controllers together. Ability to drag them up and down is what I’d like the Servoyboys to give me :)