Hello, is possible to implement and RSS Feed Reader (maybe a widgets) for read and show rss feed of a site ?
Thanks in advance
ps : i am newbie
See this video https://www.youtube.com/watch?v=aePMaUQBfiQ
You need to select XML data source (i.e. https://www.feedforall.com/sample.xml)
hi,
Will this automatically update with new content? or will this remain static?
You need to do it manually.
Call Update database action
If you want to repeatedly update the database, you can set up a timer:
Infinite loop with 10s delay
1 Like