Date Intervals
designs_dateIntervals
included in the Core module.
Description
A design to hold date intervals for a customer holidays etc
Properties
Property | Value |
---|---|
Name | Date Intervals |
Code | designs_dateIntervals |
Type | Design |
Context | Core |
Title | {{attributes_dateIntervalsName}} |
Subtitle | Date Interval |
Icon | icon-schedule |
Colour | #25aae1 |
Implements
This design does not implement any interfaces.
Applied to designs/interfaces
This design is not added to any designs or interfaces when this module is installed.
Attributes
This design directly creates the following attributes.
Name
Property | Value |
---|---|
Name | Name |
Code | attributes_dateIntervalsName |
Type | String |
Required | true |
Unique | true |
Readonly | false |
Options |
|
Start Date
Property | Value |
---|---|
Name | Start Date |
Code | attributes_dateIntervalsStartDate |
Type | Date |
Required | true |
Unique | false |
Readonly | false |
Options |
|
End Date
Property | Value |
---|---|
Name | End Date |
Code | attributes_dateIntervalsEndDate |
Type | Date |
Required | false |
Unique | false |
Readonly | false |
Options |
|
Default attribute permissions
This design applies the following default permissions to all attributes against each user group.
Allows | Name | Code |
---|---|---|
ReadOnly | Core Viewers | userGroups_coreViewers |
ReadWrite | Core Managers | userGroups_coreManagers |
Permissions
User Group | Allows |
---|---|
Core Viewers | Read |
Core Managers | Read, Create, Edit, Delete |