PaymentPopup_SoldOut configuration setting

Keys

Key

Value

1

CommunityPortal

2

CustomHTML

3

Events

4

PaymentPopup

5

SoldOut

Description
The PaymentPopup:SoldOut configuration setting defines the message displayed on the payment popup when an event is sold out.

Default value

The default value is <span class="err_mes">(Sold Out)</span>.

Note:
The text must conform to HTML standards so that it is displayed without error.


Setting a different value

Type the new message into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window.

Tip:
You can use replaceable fields as placeholders for values that are read from the database according to which user is viewing the page. For example, if {StudentFullName} is entered,
it is replaced with the full name of the relevant student. See Using CustomHTML.