Skip to main content

mbr_texpand

Usage

This shortcode generates a link to expand/collapse the specified content.

Parameters

ParametersDescription
headerThe link text to be displayed.
Default: Click here to expand
Required: no.

Validity

This shortcode is evaluated for any type of visitor.

Conditional Branching

This shortcode does NOT support conditional branching with [ELSE_texpand].

Nesting

Shortcode nesting within is NOT supported.

Examples

Generates a link labelled 'Click here to expand' that when clicked displays 'Your hidden content.'.

[mbr_texpand]
Your hidden content.
[/mbr_texpand]

API

Note

There is currently no ActiveMember360 API function equivalent for this shortcode.