-
19 Jun 2012 1:07 PM #1
How to get my data from a list? Please help...
How to get my data from a list? Please help...
I am following the youtube example of DanielJGallo, but it wasn't possible for me to get the detail information of the specific tweet.
http://www.youtube.com/watch?v=ss9QxMtNmhA&feature=plcp
I just followed the steps, but I didn't see anything in my preview.
I have tried it many times and also tried a lot of differents methods. Can someone tell me what I did wrong or what kind of settings I missed?
Please find see the attached sencha architect file.
Any help and explanation about what I have misdone, should be welcome...
-
20 Jun 2012 11:13 AM #2
Can anyone help me out? I tried a lot of different methods, can't figure out what I've been missed.

-
20 Jun 2012 11:32 AM #3
The tweet doesn't actually show up within architect, I think... Are you also having issues on the browser preview?
Allister
-
20 Jun 2012 11:42 AM #4
Allister,
Allister,
thanks for your help.
In my browser I can see my twitter feeds. Also if I click on one of the feed, I do get a second detail panel. But with no data inside. (See screenshots).
As you can see in my code, I do have fill in the template for my detailpanel. but I don't know why it doesnt show up.
Maybe you know what's wrong?
Michelle
-
20 Jun 2012 11:49 AM #5
Hi Michelle.
Well, it will depend on what you have in the controller that fires with the list ontap. The good news is the data is there in the store to get at.
However, why would you show the tweet detail, when you already show it on the list? There is no new info. I tend to send users to the twitter website where they can reply, retweet etc.
Allister
-
20 Jun 2012 12:04 PM #6
Allister,
The most important is that I understand how to "push" data into a detailpanel. So I've used the twitter api as an example. Besides, I just follow the steps of the Youtube tutorial and it's just strange why it won't works.
Can you provide me an example on how you should do?
I just want a list view and a detail panel with a little more information.
-
20 Jun 2012 12:27 PM #7
I attached a simple project on this thread
http://www.sencha.com/forum/showthre...g-How-to/page2
Hopefully it will help you
Allister
-
20 Jun 2012 1:13 PM #8
Thanks Allister,
I will try to figure it out with use of your example.
Thanks for your help and sharing
Michelle
-
21 Jun 2012 5:13 AM #9
Hi Michelle,
I've attached a copy of the Architect project used in my demo video - hope that helps!
ThanksDaniel Gallo
Sales Engineer EMEA
Sencha UK Ltd
-
21 Jun 2012 12:12 PM #10
Thanks Daniel!
I will compare it with the mine and see what I missed yet.
(Hope I can find it)



Reply With Quote