Wählen Sie Ihre Sprache:

<we:ifBack>

Since version: - | Requires endtag: yes

Description

This tag is used between the start and end tags of <we:listview>. Everything between the start and end tags of this tag is displayed only if a previous page exists. For example, you can use this tag on the second page of a 20 item listview where 5 items are displayed per page.

Attributes

useparent

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

If the attribute useparent="true" is used in the detailed view at <we:ifBack> and <we:ifNext>, it can only be scrolled to the last entry of the summary listview.

Allowed values:

  • true
  • false

Syntax

<we:ifBack [useparent="true|false"]> ... </we:ifBack>

See Also