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

Create Calendar configuration Custom metadata setting #7

Open
marsson opened this issue Feb 13, 2021 · 0 comments
Open

Create Calendar configuration Custom metadata setting #7

marsson opened this issue Feb 13, 2021 · 0 comments
Assignees

Comments

@marsson
Copy link
Owner

marsson commented Feb 13, 2021

As a system administrator I would like to have a custom metadata setting so that I could configure a calendar.

Acceptance criteria and technical description:
The new custom metadata setting should have the following custom fields:

  1. Implementation Class(text 80) (help text) apex class that implements the interface IF APEX SETTING IS USED.
  2. Calendar Title (Text 40) (help text) The title that will be displayed on the calendar component
  3. Today Color (color or Hexa code for HTML color) -> Can set validation rule if inspired/use a picklist for 10 colors.
  4. Icon: (Text 40) help text -> Name of system Icon to be displayed
    5)Object Api Name (Text 80) help text -> API name of the object this calendar will be related to.

In this user story you will have to create lookup fields on the Calendar Date and Calendar date ranges Metadata types for them to be children objects from Calendar configuration.

@marsson marsson self-assigned this Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant