Wählen Sie Ihre Sprache:

<we:linkToSeeMode>

Since version: 3.0.0.0 | Requires endtag: no

Description

This tag generates a link which opens the selected document in seeMode.

Attributes

value

Default value: - | since version: 3.0.0.0 | required: yes

Set this attribute for the text to be displayed as the linktext.


doc

Default value: - | since version: 3.0.0.0 | required: no

Set this Attribute to "self" to refer to the current webEdition document. If the document has been included using <we:include>, the Attribute "self" is referring to the included document. If you set this Attribute to "top" or you do not set it at all, it will refer to the main current webEdition document even if the tag originated from an included document.

Allowed values:

  • top
  • self

id

Default value: - | since version: 3.0.0.0 | required: no

Set this Attribute to the ID of the document to open in seeMode.


oid

Default value: - | since version: - | required: no


xml

Default value: - | since version: - | required: no

Setting this attribute to "true" generates code conforming to the XHTML standard. Leaving it unset or setting it to "false" generates HTML code.

Allowed values:

  • true
  • false

permission

Default value: - | since version: 3.0.0.0 | required: no

Set this attribute to a field name from the customer management (PRO) module. This allows you to keep selected registered customers from logging in. This attribute only works if the customer management (PRO) has been installed.


Syntax

<we:linkToSeeMode value="attribute" [doc="top|self"] [id="attribute"] [oid="attribute"] [xml="true|false"] [permission="attribute"] />