Contacts
designs_contacts
included in the Core Defects module.
Description
Contains public contacts for alloy and their associated information
Properties
Property | Value |
---|---|
Name | Contacts |
Code | designs_contacts |
Type | Design |
Context | Module |
Title | {{attributes_contactsFirstName}} {{attributes_contactsLastName}} |
Subtitle | Contact |
Icon | icon-user |
Colour | - |
Implements
This design implements the following interfaces.
Name | Code |
---|---|
designInterfaces_addressable | designInterfaces_addressable |
designInterfaces_protectedData | designInterfaces_protectedData |
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.
First Name
Property | Value |
---|---|
Name | First Name |
Code | attributes_contactsFirstName |
Type | String |
Required | true |
Unique | false |
Readonly | true |
Options |
|
Last Name
Property | Value |
---|---|
Name | Last Name |
Code | attributes_contactsLastName |
Type | String |
Required | false |
Unique | false |
Readonly | false |
Options |
|
Phone
Property | Value |
---|---|
Name | Phone |
Code | attributes_contactsPhone |
Type | String |
Required | false |
Unique | false |
Readonly | false |
Options |
|
Email
Property | Value |
---|---|
Name | |
Code | attributes_contactsEmail |
Type | String |
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 | Contact Viewers | userGroups_contactViewers |
ReadWrite | Contact Managers | userGroups_contactManagers |
Permissions
User Group | Allows |
---|---|
Contact Viewers | Read |
Contact Managers | Read, Create, Edit, Delete |