I have several files in a server, some are images and some are pdf, doc, xls files. As and when the files are loaded in the server, it should get reflected in the app.
For image display, I use dynamic image component and for rest of the files, i am using customWebView to see them.
how many items in your rwlist?
you are create more than 1 component in the scroll arrangement.
maybe you want to try another dynamic component extension: CompCreator.
I do not know. The file contains 'Event schedule'. the php code compares the event date with current date and display current and upcoming event files only.
requirement- A dynamic WebView component to display multiple pdf files.