Hello All,
Need to create an application which consists of a drop-down list & URL iView.
Depending upon the URL mentioned in the drop downlist, that particular URL iView should open.
<i>Option</i> -> The Drop-down list may or may not be in 2 seperate iViews.
I also need to exhibit the Capture fnctionality while coding/showing the URL iViews.
I would appreciate if you please guide me to how should I proceed & with URL iView APIs.
Awaiting Reply.
Thanks and Warm Regards,
Ritu
Request clarification before answering.
Hi Ritu,
I assume you'll be coding a Java iView for the dropdown list, is that correct?
If so then instead of using the URL iView you can just use an IsolatedHTMLContainer UI element in this iView, displaying the appropriate URL each time the user selects something from the dropdown.
Or don't you want to use the IsolatedHTMLContainer, is there a specific reason why it must be a URL iView?
I hope this has helped some,
Patrick.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Patrick,
My main intention of using an URL iView is for the CAPTURE functionality.
I just do not want to show the entire site page but need to capture a table and show it to the user.
To give a demo to users I created URL iView using iView Wizard with Capture functionality and its accepted.
Now I need to execute the same more dynamically... meaning, user has option to select the URL from dropdown and onSelect, that particular CAPTURED table shud be displayed.
Please guide me to proceed with this........Plz...
Awaiting Reply.
Thanks and Warm Regards,
Ritu
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.