[Catalyst] FormFu edit form problem
Toby Corkindale
toby.corkindale at strategicdata.com.au
Mon Jun 1 06:49:29 GMT 2009
Toby Corkindale wrote:
[snip]
> I might be able to get around
> this, and the other show-stopper bug[1], by building a custom DBIC
> pseudo-resultset that aggregates several resultsets into one to avoid
> the problems FormFu has with relationships..
[snip]
Ah, bother, this didn't work.
FormFu's introspection of the model doesn't work if some of the columns
have been brought in via the 'proxy' attribute of a DBIC relationship,
and FF attempts to call resultset methods on a row object.
Oh well, was worth a try.
More information about the Catalyst
mailing list