I am using an Image Button where OnClick takes the user to another screen created in the MobiOne application. That works fine, but it seems you can only use an image that is directly uploaded for the button. My problem is the image needs to change daily for this button. Is there a way to use an Image Button that shows an image dynamically pulled from a specified URL?
As an alternative, I can use the HTML Container to display a dynamic image, but how can I create a hyperlink to another page created in the MobiOne application (as opposed to a hyperlink to a web page)?
Any help would be appreciated.