Opening new window with attribute_view_gui

Opening new window with attribute_view_gui

Thursday 17 March 2005 2:31:13 am - 1 reply

Modified on Thursday 17 March 2005 2:34:11 am by Ulrich L.

Author Message

Ɓukasz Serwatka

Thursday 17 March 2005 3:27:38 am

Hi Uli,

You can use

{attribute_view_gui attribute=$node.object.data_map.internet_adress target=new}

but you must pass $target to your tpl file.

Override your ezurl.tpl

<a href="{$attribute.content}" target="{$target}">{$attribute.data_text|wash( xhtml )}</a>

http://ez.no/ez_publish/documentation/reference/template_functions/gui/attribute_view_gui

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.