[Catalyst] No data showing
Steve
steve at matsch.com
Fri Apr 27 14:36:27 GMT 2012
It looks to me like you're returning a list.
On 4/27/2012 10:07 AM, Kenneth S Mclane wrote:
> OK, I still can't get "->all" to work, but this:
>
> $c->stash(accounts => [
> $c->model('ORANGES::AccountView')->find({account_name => 'GHODB2'}) ]);
>
> returns one row, as it should, but there is no data showing in my
> page. Obviously the query is successful, so the data must exist or it
> could not match, but I am at a loss to know where my data is and why
> it isn't showing in my page.
>
> any ideas?
>
> Regards
> ------------------------------------------------------------------------
>
> *Kenneth McLane* 700 Locust St
> Systems Compliance Services Dubuque, 52001-6838
> I1OB USA
> GTS Services Delivery
> Phone: +1-563-845-4674
> Tie-Line: 946-4674
> Mobile: +1-563-940-7147
> e-mail: ksmclane at us.ibm.com
> ------------------------------------------------------------------------
> "Ideas come from everything" -- Alfred Hitchcock
>
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list