Skip to content
View Categories

Placeholder

Placeholder with user context #

PlaceholderfunctionExampleStageEmailsPDFs
%USER.GREETING%Creates the personal greetingDearxxx
%USER.SALUTATION%Returns the genderWomanxxx
%USER.TITLE%Displays the titleDipl. Ing. xxx
%USER.FIRST_NAME%Displays the first nameMaryxxx
%USER.LAST_NAME%Displays the last nameMustermannxxx
%USER.FULL_SALUTATION%Generates the complete salutationDear Ms. Dipl. Ing. xx
%USER.EMAIL%Returns the user's email addressmaria.mustermann@e-mail.dexxx
%USER.EXTRA_1%%USER.EXTRA_10%Displays the contents of the user's extra fieldxxx
%USER.SIGNED_LOGIN_URL%Creates the user's PLL, direct link to login to the platformxx

Placeholder for user-based QR codes #

Placeholderfunction
%USER.QRCODE% Generates the QR code of the logged in user (src="data:image/png;base64,%USER.QRCODE%")
%USER.USER_BADGE_URL% Generates the user badge URL of the logged in user(href="%USER.USER_BADGE_URL%")
This placeholder is no longer supported
%USER.QRCODE_OPTIMIZED% Creates an alternative view of the logged in user's QR code.
(src="data:image/png;base64,%USER.QRCODE_OPTIMIZED%")

Placeholder for user-based activities #

Placeholderfunction
%USER.ACTIVITY_ANSWER(ActivityId)%
%USER.ACTIVITY_RANKING_OVERALL%
ACTIVITY_SAME_ANSWER_PERCENTAGEReturns a percentage value between 0% and 100%.
%USER.(ActivityId)%
%USER.BONS%Displays all receipts of the user
TIVITY_CONDITION_BUTTON("Title","https://www.onevents.at",AMOUNT_OF_ACTIVITIES_NEEDED,"_blank")%
Creates a button which is displayed when a certain score is reached.
%USER.SIGNED_PROFILE_DELETION_URL%Creates a link that allows users to delete their profile.

Placeholders for admin dashboards #

Placeholderfunction
SHBOARD_SUM(“User Attribute”, “Content”)%Generates the sum of all users of certain values.
SHBOARD_TICKET_SUM(“1”)%The proceeds from sold tickets are displayed in the admin dashboard.
SHBOARD_MESSAGES_SUM%Used to display the number of messages sent in an event on a stage and returns a number. It is used to create admin dashboards.

Placeholders for buckets & sessions #

Placeholderfunction
%BUCKET.SESSION%
%BUCKET%.%SESSION%.%$USER%
%BUCKET%.%SESSION%.%$CURRENT%
%BUCKET%.%SESSION%.%$CURRENT%.%$USER%
Placeholderfunction
%ALL_SESSIONS%
%ALL_USER_SESSIONS%
%ALL_USER_SESSIONS_WITH_FILTER%
%SELECT_SESSIONS%Creates a selection of all sessions from a bucket in the registration form. The bucket whose sessions should be displayed can be selected in the "Login & Registration" settings.
%SELECT_SESSIONS(BucketID)%Allows you to view another session in a session or bucket entry.
The session ID to be integrated is entered as a number within the brackets. The desired session is then integrated into the view using the placeholder.
%SELECT_SESSION_WITH_REDIRECT(BucketID,"https://www.onevents.at")%
%BUCKET_ENTRY(BucketEntryID)%
%BUCKET_SESSION(BucketSessionID)%

Placeholders for Stages in Spaces #

These placeholders can only be used on a stage of a space and create lists and listings of the events of a space.

Placeholderfunction
%EVENTS%All events are displayed on a stage in a space. The template used is the settings template.
%EVENTS("Day 1″, "Day 2″, "Day 3")%On a stage in a space, all events with a specific tag are displayed. The template used is the settings template.
%EVENTS.$CUSTOM%On a stage, in a space, all events to which the user is registered are displayed. The template of the settings template is used.
%EVENTS.$CUSTOM(“Day 1″,”Day 2″,”Day 3”)%On a stage in a space, all events with a specific tag are displayed. The template used in the settings is used. Only events for which the user is registered are displayed.
%EVENTS.$USER.$CUSTOM%All events are displayed on a stage in a space. The "Custom" template from the template settings is used.
%EVENTS%.%SIGN_UP_OR_LOGIN%This allows users in a space to register directly for an event with just one click.
%SORT_INDICATOR%Creates a sort indicator in the event table on a stage in a space.
%SORT_TABLE(“string”,“data-sort-value”)% (<th %sort_table(„number“,“data-sort-value“)%>ID %SORT_INDICATOR%</th>)Creates a sort indicator, according to a specific value of the events in the event table on a stage in a space.

Placeholder with event context #

Placeholderfunction
%EVENTS%.%NAME%Displays the name of the event
%EVENTS%.SCRIPTION%Displays the description of the event
%EVENTS%.%VON%Returns the date and time the event starts
%EVENTS%.%BIS%Returns the date and time the event ends
%EVENTS%.%MIN_GAESTE%Displays the minimum number of guests
%EVENTS%.%MAX_GAESTE%Displays the maximum number of guests
%EVENTS%.%ORT%Displays the location of the event
%EVENTS%.%HOST%Displays the name of the organizer
%EVENTS%.%HREF%Can be used in an email in a space and refers to the associated event if it was triggered via an event-based trigger.
%EVENTS%.%SIGN_UP_OR_LOGIN%Creates a login button for an event in a space. The placeholder is used in an event template.
%EVENTS%.%SIGN_UP_WITH_MODAL_CONFIRMATION(“Sign Up”, “Go to Event”)%Creates a registration/login button for an event in a space. The placeholder is used in an event template. In addition to the registration, a pop-up with a customized message is displayed as registration confirmation.
%EVENTS%.PACITY("Empty", "Full")%Creates a display for the status of an event. If an event is not fully booked, the first content in the quotation marks is displayed. If the event has the status "Full," the second content in the quotation marks is displayed.

Placeholder for moderation module #

Placeholderfunction
%ASK_QUESTION_FORM("App\Models\Tenant\Stage",2)%
%ASK_QUESTION_FORM("App\Models\Tenant\Stage",2,"Question Answerer")%
%ASK_QUESTION_FORM("App\Models\Tenant\Stage",2,"default","transparent","Question Answerer 1","Question Answerer 2","Question Answerer 3",...)%
%ASKED_QUESTIONS%
%GROUPED_ASKED_QUESTIONS("Question Answerer")%

Placeholder for networking & participants #

Placeholderfunction
%BUSINESS_CARD("alexander.janda@onevents.at")%
%PARTICIPANTS_PROTECTED%
%PARTICIPANTS_FOLLOWED%
%CHAT%
%CHAT(“theme”, “250px”)%

Placeholder for global design #

Placeholderfunction
%LOGO_SRC%
%PRIMARY_COLOR%
%COUNTDOWN(YYYY-MM-DDTHH:ii:ss)%Creates a countdown to the specified time.
%FILES%

Special placeholders for stages #

Placeholderfunction
!REDIRECT_TO_CURRENT_STAGE_ID!
!REDIRECT_TO_FIRST_STAGE!
!REDIRECT_TO_STAGE(stageId)!
%CONFETTI%
%SHARED_ACTIVITY(“fa fa-solid fa-thumbs-up”,“channel”)%%SHARED_ACTIVITY_SVG(“ ", "channel")%
%PUBLIC_ASK_QUESTION_FORM("App\Models\Tenant\Stage",2)%
%SOCIAL_WALL%
%PHOTO_WALL%

Placeholders for games #

Placeholderfunction
%HIGHSCORE_LIST(TopN)%
%SHARE_HIGHSCORE_LIST_URL% (href="%SHARE_HIGHSCORE_LIST_URL%")

Placeholder for admin stages #

Placeholderfunction
SHBOARD_MESSAGES_SUM% Returns the number of messages sent in the platform
SHBOARD_TICKET_SUM(“1”)%Returns the revenue of tickets with a specific ID (e.g. ticket with ID:1)

Placeholder for invitation codes & invitation management #

Placeholderfunction
%INVITATION_CODE_EMAIL_FOR_CONFIRMATION_EMAIL_INPUT%Creates an input field in the invitation code for entering an email address that is not the user's email address in order to send a confirmation email to this address.
%INVITATION_CODE_EMAIL_FOR_CONFIRMATION_EMAIL_BUTTON%Creates a button for triggering the sending of the confirmation email that has been stored.
%USER_DATA_SAVE_BUTTON%Creates a button to save the entered user data.
en_US

owner

Please log in to continue.