Events Page
The Events page is a place where members can view events in the community. Similar to the Members Directory. Let’s create an Events listing where members can RSVP for events.
- Create a form view in the Attendance table. This table is used to store all the members that are attending an event.

- Click on share form
- Select embed this form on your app

- Copy just the url part from the iframe

- Create a new field in the Events table called RSVP and paste the form url

Creating the Events Page
- Create a new page and call it Events
- Add a new section for the Events listing
- Hover over the listing and select Editing Listing
- Select Anyone for the type of listing (everyone should see the same list of events)

Connecting Events Table
- Select the Events table and the field connected to the user to look up

- Switch to Permissions and allow the member to view events only.

- Switch to View Settings to use an Airtable view (optional). Tip: Create a Airtable view for upcoming events only.
- Switch to Filter Settings to create filters (optional)
- Switch to Search Settings to set up search bar (optional)
- Click Save and Continue
Events Listing Card View
- Select which fields to display for the event
- Click Save and Continue
Events Listing Detailed View
- Select the embed blocks to add an Airtable form for members to RSVP for the event

- Select the RSVP field to display as the embed block
- Click Save
My Events Page
Members of the community should also be able to view all the events that they’re attending. Similar to the Events page, let’s create a listing that only displays the events that belong to a member.
- Follow the steps above, but select the type My Users
