appirio_core__Config_Value__c
Label: Configuration Value Core package object. Edit, add, or delete configuration values to change the setup or behavior of Certinia PSA. Each configuration value is contained in a configuration option and defines a value--for example, true or false. Configuration values may also define sort order, display width, or custom attributes depending on the parent configuration option. Configuration values have a master-detail lookup to their parent configuration group.
| appirio_core__Config_Option__c |
Configuration Option |
Pre-Spring 2018 |
Looks up to: appirio_core__Config_Option__c
|
MasterDetail |
|
|
| appirio_core__Custom_Attribute_1__c |
Custom Attribute 1 |
Pre-Spring 2018 |
An optional attribute
|
Text(255) |
false |
|
| appirio_core__Custom_Attribute_2__c |
Custom Attribute 2 |
Pre-Spring 2018 |
An optional attribute
|
Text(255) |
false |
|
| appirio_core__Display_Width__c |
Display Width |
Pre-Spring 2018 |
Optional value that indicates the display width of the field displaying this value.
|
Number(5,0) |
false |
|
| appirio_core__Sort__c |
Sort |
Pre-Spring 2018 |
Optional sort order for values
|
Number(4,0) |
false |
|
| appirio_core__Value__c |
Value |
Pre-Spring 2018 |
|
LongTextArea(32000) |
|
|
|