Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
How can we configure a mashup to display 3rd party url? I don't wont to use web-frame widget with in mashup.
I can't see a way to do this without using the webframe widget, which btw is just an iframe.
This widget is specifically designed to show other webpages within a mashup, if you are running into problems displaying the page, then most likely no other way of displaying that page within some sort of other frame will work.
You can of course provide a link to the page and they can launch that page directly on a different tab.
If you need specific information, you could do some extra work and find out if there are APIs exposed by the other website and use that to present information with re-direct links.
Thank you for your reply.
Using a "link" widget to provide link to the 3rd party URL doesn't meet our requirement. I tried that option as well.
Is there anyway we can have a parameter at mashup level to display another url?
Could you please elaborate on "re-direct" links?