Can I dynamically specify the URL in the URL widget and the image file name in the Image widget?
Is there a way to dynamically set the URL in the URL widget so that I can set which web page to load based on a URL in a data table? Similarly, is there a way to dynamically set the name of an image file in the Image widget?
What I want to do is to have a data master with URLs in it and a generic web display screen. On page load to the web display screen I want to extract the URL to be used from the data table (based on a range of criteria established elsewhere), and then load that page. I'd also like to drive a similar interaction with an image to be displayed on a screen.
Instead it seems I would have to build a separate screen for each URL and then link to the appropriate screen (difficult when the number of URLs is large).
I have the same question. I was wondering if this was answered.
I have the same question. I was wondering if this was answered.
Has anyone found answer to this question? I am facing the same need ...
Has anyone found answer to this question? I am facing the same need ...
Replies have been locked on this page!