OpenWGA 7.0 - WebTML reference

WebTML tags » createpage

<tml:createpage message ="message-text">

Purpose:

Determines the title of the create button

Description:

The contents of this attribute will be put out inside the HTML button that is created for this tag. So you can use any HTML code that should be shown there.

If you also use <tml:createbutton> you may specify the message on its own message attribute.

Value(s):

The message text to display on the button