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.


Show If
groupmssba-admins

Content template


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;
MyTitleCreating Events
BodyCSSwidth: inherit; padding: 0px;

This tutorial will show you how to create new events on the Events Dashboard.


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

2 - Fill in all the required fields on the Create Event form.


NOTE - Most of the requirements for each field will be shown on the form.

NOTE - For best-fit banner, please use the following template.

4 - Select the  button to create the event.


General description
CustomCSSwidth: auto; padding: 0px;
MyTitlePublishing Events
BodyCSSwidth: inherit; padding: 0px;

This tutorial will show you how to edit and publish (make public) events.



- 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;
MyTitleOther Controls
BodyCSSwidth: inherit; padding: 0px;

Other actions you can make on events.



- This button will download a .CSV file of every user that has RSVP'd to the event.

- This button will re-send 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;
MyTitleAbout Events Dashboard
BodyCSSwidth: inherit; padding: 0px;

All about the event 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.

...