[All Adaptavist Apps]

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{move-to:targetId|hidesource=false|showtarget=false}
stuff to move
{move-to}

{move-to:target=targetId|hidesource=false|showtarget=false}
stuff to move
{move-to}

Parameters

Note:
Some parameters, marked "Theme Only", can only be used within Builder theme panels, ie. you cannot use them within pages, etc.

Property

Required

Default

Notes

default

(tick)

 

the HTML Id of the target

target

(tick)

 

Alternative way of specifying the target

hidesource

(error)

true

Whether the source should be hidden while the page is loading

showtarget

(error)

true

Whether the target should be revealed once the content has been moved over

...