Page 4 of 5

Smart-loading the Javascript

Posted: Tue Jan 15, 2013 7:16 pm
by Ken Robol

I got that one, but can you look on calendar of events on the Grace Church app. it's not working where it's showing a link on it.


Smart-loading the Javascript

Posted: Tue Jan 15, 2013 7:39 pm
by Kateryna Grynko

There is a wrong RSS mapping in your app.
The yellow arrow should point the Link component:
Image


Smart-loading the Javascript

Posted: Tue Jan 15, 2013 8:06 pm
by Ken Robol

Thank you, I have the quote going in, but not a link back to the website. Could you check it out again?


Smart-loading the Javascript

Posted: Tue Jan 15, 2013 8:23 pm
by Kateryna Grynko

Checked it out. "Calendar of Events" works properly.
If you want to navigate to site on link click you should use Link component instead of Label component.
You can delete Label, then add Link and renew data mapping.


Smart-loading the Javascript

Posted: Tue Jan 15, 2013 10:27 pm
by Ken Robol

Can you look again did I do it correct? Thank you for all your help very much!


Smart-loading the Javascript

Posted: Wed Jan 16, 2013 3:46 pm
by Kateryna Grynko

Yes, all the data looks to be mapped to components correctly.


Smart-loading the Javascript

Posted: Wed Jan 16, 2013 3:54 pm
by Ken Robol

Thank you, it shows the html link and not the link. If you can check on your smart phone, you can see it.


Smart-loading the Javascript

Posted: Wed Jan 16, 2013 3:57 pm
by Kateryna Grynko

If you want links in your app - you should replace label components with link components.


Smart-loading the Javascript

Posted: Wed Jan 16, 2013 7:57 pm
by Ken Robol

I was able to link it directly to the website and would have a working link. All I see now is the domain address.

I have not been successful with my Push Notifications too.

Thank you so much for help with the project. I really appreciate you time.


Smart-loading the Javascript

Posted: Wed Jan 16, 2013 8:16 pm
by Kateryna Grynko

You should delete "link" Label and place Link component in the grid instead of it.
Then update your Data mapping.