Hello,
Thank you for greet framework Appery and for your support
I have to do an app like one in this tutorial
"http://docs.appery.io/tutorials/build..." is RSS reader,
from my website side - I generate a RSS Feed URL with all of my required data
(ie, title, date, image, and full description of the page node)
@Appery App side - I need
1- StrartScreen page: with listed RSS items contain that (title, thumbnail image, and teaser or truncated description)
2- When Click the Item-title - Make it go to Appery Custom page to open the clicked item alone with its (title , date, image, full description)
so first issue
1- how to get the image from feed item to display beside the title
second one,
2- how to make title linked with internal Appery custom page not the external one
third,
3- how to make this custom page displayed this item full information from the Feed item
please help me to solve my issues
Thank you very much and regards