How to target a URL output using Views Datasource XML
backdrifting - February 26, 2009 - 19:44
| Project: | Views Datasource |
| Version: | 6.x-1.0-alpha2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | allisterbeharry |
| Status: | active |
Jump to:
Description
I have the following content type link/url field output in my XML view using Views Datasource XML:
http://sitename/featured_project_1
How do I set the URLs to target to the same browser window? When a user clicks the READ MORE link that's fed content via this XML doc, the URL opens in a new window.
Any suggestions?
Would this tweak be made in the "views-view-xml.tpl.php" file?
-backdrifting

#1
Could you describe your situation some more - where is the READ MORE link coming from - are you feeding the XML into something else? The XML output is raw without any HTML tags.
#2