-
Notifications
You must be signed in to change notification settings - Fork 1
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 Date Range #5
Comments
Hi @marsson,
|
Hey @beatrizrodriguesalencar , |
@marsson Oh yes, now I remembered it. |
Create Calendar Date Range #5 Task
As a system administrator I want to be able to create new date ranges representation.
Create a new custom metadata setting named: Calendar Date Range:
The Custom metadata type should have the following fields:
Range Name : Test(40)
Range Color :(Text)=> Set validation rule-> The field should be one of the basic css colors (black,silver,gray,white,maroon,red,purple,fuchsia,green,lime,olive,yellow,navy,blue,teal,aqua) OR a color in the #000000 RGB value using reg. Expressions.
Start Date/Datetime field(Text): (Help text=> API name of the field that represents the Range START);
End Date/Datetime field(Text): (Help text=> API name of the field that represents the Range FINISH);
Sequence Number(Decimal2,0)
The text was updated successfully, but these errors were encountered: