Self Assignment
Config Key: asm.base.self-assignment
Configurations related to Self-Assignment UI
project-list-load-limit |
Number |
Number of Projects to be loaded in project drop down list. |
1000
|
project-lookup-columns |
Text |
List of Project fields (fully-qualified API names) to display on columns for Project lookup pop-up in Self-Assignment UI. Recommend at most 4 fields. Default value: Name,pse__Account__r.Name,pse__Stage__c,pse__Region__r.Name |
Name,Account__r.Name,Stage__c,Region__r.Name
|
self-assignment-default-cost-rate |
Boolean |
If true, the Resource's default cost rate value will be copyed to the Self Assignment cost rate amount. If false, not. |
false
|
self-assignment-holidays |
Boolean |
If true, Self Assignment will respect Holidays for the Resource's Work Calendar while creating the Assignment Schedule. If false, Holidays will be ignored (default behaviour). |
false
|
self-assignment-ui-field-set-name |
Text |
Defines the name of a field set containing assignment fields to display as editable fields in the Self Assignment UI. |
SelfAssignmentUIAssignmentFields
|
|