__PACKAGE__->has_many( images =>  'MyApp::Schema::Images', 'seriesid',
         { order_by =>  'instancenumber' } );


Thanks... I did think of that and after trying to see how a patch might work I think it is the most viable option for me as I have not much time.

I hope to find time soon run through FormFu code to see how patch might fit in, because if anything it would help me to understand how this very handy set of modules works internally.

thanks again.

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to