Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Calendar Element/Database Type #36

Open
Edward-Upton opened this issue Aug 25, 2022 · 0 comments
Open

Add Calendar Element/Database Type #36

Edward-Upton opened this issue Aug 25, 2022 · 0 comments

Comments

@Edward-Upton
Copy link
Contributor

We will want to be able to add events to some sort of calendar.

This could be a new database base type with elements called Event with the following mandatory fields:

  • Name/title
  • Date (start and optional end time)

Additionally, could be given the fields:

  • Description
  • Location
  • Invited (groups)

Could also make an Event View element that allows selecting an Event and displaying the information about it (essentially a fancy link to the event).

@Edward-Upton Edward-Upton added enhancement New feature or request med-priority labels Aug 25, 2022
@Edward-Upton Edward-Upton added this to To do in Fully Customizable Platform via automation Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request med-priority
Development

No branches or pull requests

1 participant