x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

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

...

Custom section
CustomCSSwidth:60%;margin:30px auto;display:flex;flex-direction:column;


HTML
<style> 
img.confluence-embedded-image { 
  border: solid 1px var(--secondary-color); 
} 

@media only screen and (max-width: 600px) {
  img.confluence-embedded-image {
    width:100%;
  }

  .cell.sidebars {
    width: 10%!important;
  }
}
</style>

Custom button
CustomCSSborder: 0px; color: white; margin-top:10px; background: var(--primary-color); margin-bottom:20px;
Typecustom-button
TextBack to Tutorials
Url/display/SBAJ/Admin+Panel#tab-Tutorials

General description
CustomCSSwidth: auto; padding: 0px;
MyTitleCreate an Event
BodyCSSwidth: inherit; padding: 0px;

Hosting an event is a great way to connect with others and share your expertise. If you're interested in creating an event on the platform, follow these simple steps.

Step 1 - Navigate to the Events Dashboard, then select the  button on the right side of the screen.

Step 2 - Fill out the required fields: event name, location, and event description.

💡 Tip: Make sure to include all the important details in the event description so that attendees know what to expect.


💡 Tip: For a best-fit banner, please use the following template:

Image Removed









Step 4 - Select the  button to create the event.

Step 5 - After saving each event, it does not automatically become visible to users on the platform. Select the  button to set this event live. Inversely, you can select the  to remove it from being visible on the dashboard.


General description
CustomCSSwidth: auto; padding: 0px;
MyTitleManage an Event
BodyCSSwidth: inherit; padding: 0px;

If you're interested in managing an event on the platform, follow these simple steps.


- Downloads a .CSV file of every user that has RSVP'd to the event.

  - Re-sends the calendar invitation email which gets sent when a user RSVP's to an event. This is particularly useful for when you need to change the date/time on an event and want to notify RSVP'd users on the change.

- Enters the event edit screen to change details.

- Deletes the event. You will have to confirm this action.


General description
CustomCSSwidth: auto; padding: 0px;
MyTitleEtc.
BodyCSSwidth: inherit; padding: 0px;

Here are some extra tidbits about the events dashboard!

Upcoming events - Published events that are scheduled for a time in the future.

My Events - Events that you have RSVP'd for.

Unpublished Events (admin only) - Unpublished events.

Past Events - Published events that have already happened.

...