Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au
Object: caseman__Goal__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Goal Name | TEXT(80) |
|
CreatedDate | Created Date | DATETIME |
|
CreatedById | Created By ID | LOOKUP |
|
LastModifiedDate | Last Modified Date | DATETIME |
|
LastModifiedById | Last Modified By ID | LOOKUP |
|
SystemModstamp | System Modstamp | DATETIME |
|
LastActivityDate | Last Activity Date | DATE |
|
caseman__CasePlan__c | Case Plan | MASTER-DETAIL |
|
caseman__Contact__c | Contact | LOOKUP |
|
caseman__GoalTemplate__c | Goal Template | LOOKUP |
|
caseman__ProgramEngagement__c | Program Engagement | LOOKUP | Lookup to the Program Engagement that this Goal relates to. |
caseman__Status__c | Status | PICKLIST |
|
caseman__CompleteActionItems__c | Complete Action Items | ROLL-UP SUMMARY |
|
caseman__IncompleteActionItems__c | Incomplete Action Items | ROLL-UP SUMMARY |
|
caseman__ProgramName__c | Program Name | FORMULA (TEXT)(1300) |
|
caseman__Progress__c | Progress | FORMULA (PERCENT)(18,0) |
|
Fields Details
Name | Id |
Label | Record ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Goal Name |
Type | TEXT(80) |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | LastActivityDate |
Label | Last Activity Date |
Type | DATE |
Name | caseman__CasePlan__c |
Label | Case Plan |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Name | caseman__Contact__c |
Label | Contact |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | caseman__GoalTemplate__c |
Label | Goal Template |
Type | LOOKUP |
Foreign key | Yes |
Name | caseman__ProgramEngagement__c |
Label | Program Engagement |
Type | LOOKUP |
Foreign key | Yes |
Description | Lookup to the Program Engagement that this Goal relates to. |
Name | caseman__Status__c |
Label | Status |
Type | PICKLIST |
Picklist values | Not Started |
Name | caseman__CompleteActionItems__c |
Label | Complete Action Items |
Type | ROLL-UP SUMMARY |
Name | caseman__IncompleteActionItems__c |
Label | Incomplete Action Items |
Type | ROLL-UP SUMMARY |
Name | caseman__ProgramName__c |
Label | Program Name |
Type | FORMULA (TEXT)(1300) |
Name | caseman__Progress__c |
Label | Progress |
Type | FORMULA (PERCENT)(18,0) |