Field help (AYWWHNTYP) 

Criteria type for the condition display/hide.
The other parameters depend on the Criteria type chosen:

Formula : the condition is verified if the evaluation of the formula is true.

Empty block : the condition is verified if the block is empty.

The standard tokens below evaluate the main block (AMAIN) of the page:

The token AHIDEMESSEMPTY hides the HTML code if a User message was sent by the Web service.

Paging of a block : the condition is verified if the number of the current block page is equal to the parameter entered.

The standard tokens below evaluate the main block (AMAIN) of the page.

Dynamic link used : the condition is verified if the code of the token 'Dynamic link' on which the User clicked to display the page is equal to the entered code.

Previous page : the condition is verified if the code of the original page preceding the displayed page is equal to the entered code of the Web page.

User logged in: the condition is verified if the User is logged in.

The tokens below are supplied with the ASAMPLE site.

Profile : the condition is verified if the User is logged in and if the XTEND profile of this User is equal to one of the profils in the list (5 at a maximum).

Empty thumbnail : the condition is verified if the current thumbnail (Specific Token ASTAMP) is empty.

The tokens below are supplied with the ASAMPLE site.

Selected line : the condition is verified if the block has a selected line.

The standard tokens below evaluate the main block (AMAIN) of the page.

Current page : the condition is verified if the displayed page is the current page, that is the same page as the one on which the User clicked.

The tokens below are supplied as standard:

Authentication with or without cookies: the token ADISPNOCOOKIES is reserved and displays the HTML code if the User deactivated the use of cookie JSESSIONID for Session Authentication via dynamic link ADLKSWITCHCOOKIES and XTEND action ASESSSWITCHCOOKIES.

<!adx="ADISPNOCOOKIES">
<input type="button" value="Authentification with cookie" adx="ADLKSWITCHCOOKIES">   
<!adx="ADISPNOCOOKIES">
<!adx="ADISPNOCOOKIES:xnot">
<input type="button" value="Authentification without cookie" adx="ADLKSWITCHCOOKIES">
<!adx="ADISPNOCOOKIES">

HTML parameter
Only the xnot parameter is accepted to reverse the condition.
Hide instead of display and conversely.