[Catalyst] No data showing

Kenneth S Mclane ksmclane at us.ibm.com
Fri Apr 27 14:48:00 GMT 2012


Yes, that is my intention, however I wanted to "prove" that I was really 
getting results. If I replace the "->all" I get the expected hundreds of 
rows that I want, but no data shows in the page.



From:
Steve <steve at matsch.com>
To:
catalyst at lists.scsys.co.uk
Date:
04/27/2012 09:39 AM
Subject:
Re: [Catalyst] No data showing



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/

_______________________________________________
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/



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120427/d9a41df4/attachment.htm


More information about the Catalyst mailing list