|
Oracle CRM On Demand 관리 > 애플리케이션 사용자정의 > 레코드 유형 애플리케이션 사용자정의 페이지 > Changing Picklist Values
Changing Picklist Values
Some fields give users a drop-down list of predefined values from which they must choose. This list of values is called a picklist. For example, the values in the Area field picklist for service requests might be Product, Installation, Maintenance, and Training.
You can add, edit, and reorder values to the picklists for fields. Picklists must contain at least one value, but the maximum number of values (active or disabled) in a picklist is 1000. The order number for a new picklist entry is automatically populated, but you can change the order number when you edit the picklist.
The system does not allow you to change picklist values used for forecasting and report metrics. However, it does allow you to change other picklist values used as the basis for standard lists that appear in other areas of the application. For those standard lists, the application still includes the records meeting the criteria, regardless of the picklist values you renamed. For more information, see About Fields, Picklists, and Metrics.
After you create a new picklist, an initial value called <No Values> is automatically available in the picklist. This value is used to communicate to users that values do not yet exist in the picklist, in the case where the field is added to a page layout before real values are added to the list. The default <No Values> option disappears from the picklist as soon as a custom value is added to a picklist.
CAUTION: Do not use the default <No Values> value as part of any new picklist or cascading picklist. Using the value in this way can lead to errors within Oracle CRM On Demand. If you want to continue to have a <No Values> option available in a picklist, you must add it as a custom value.
As a best practice, do not rename or reuse the existing picklist values. Instead, disable the old picklist value, create a new picklist value, and perform an import or a mass update (or alternatively, Web Services) to change all record values to new picklist values. If you change a value in a picklist, you must verify that the value is updated and changed for each individual record as this is not implemented automatically by Oracle CRM On Demand.
When changing picklist values, note the following considerations for certain record types and picklist fields:
- Oracle CRM On Demand(표준 애플리케이션)의 태스크 리스트에서 태스크 우선 순위는 화살표로 표시되며, 위쪽 화살표는 [1-상] 우선 순위, 화살표 없음은 [2-중] 우선 순위, 아래쪽 화살표는 [3-하] 우선 순위를 나타냅니다. 활동 레코드 유형에서 [우선 순위] 필드의 표시 값을 기본값에서 변경하면(예: 기본값 1-상에서 최상위 값으로) Oracle CRM On Demand에서는 1-레이블, 2-레이블 또는 3-레이블 패턴을 사용하는 경우가 아니면 태스크 리스트에 대한 [우선 순위] 필드에 화살표를 표시하지 않습니다. 여기서 레이블은 태스크 우선 순위에 제공하는 이름입니다. 이 경우 Oracle CRM On Demand에서는 1-label에 대해 위쪽 화살표, 3-label에 대해 아래쪽 화살표를 표시하고 2-label과 다른 표시 값에 대해 화살표를 표시하지 않습니다. 예를 들어 Oracle CRM On Demand에서는 1-My Highest 값에 대해 위쪽 화살표를 표시하지만 My Highest 값에 대해서는 화살표를 표시하지 않습니다. Oracle CRM On Demand에서는 [우선 순위] 필드의 선택 리스트에 추가하는 사용자정의 값에 대해 화살표를 표시하지 않습니다.
- 기본적으로 활동 레코드 유형의 [상태] 필드에 대한 선택 리스트에서 사용할 수 있는 값을 추가하거나 편집하면 예기치 않은 활동 처리 결과가 생성될 수 있습니다. Oracle CRM On Demand에서는 활동을 처리할 때 특히 [완료됨], [제출 중], [제출됨] 또는 [계획] 필드 값을 찾습니다. 회사에서 이러한 상태 값을 비활성화하고 사용자정의 값으로 대체하면 Oracle CRM On Demand 애플리케이션의 활동 처리가 문서화된 것처럼 동작하지 않습니다. 따라서 활동 레코드 유형에 대한 [상태] 필드 선택 리스트 값은 변경하지 않는 것이 좋습니다.
- Due to specialized coding, customizing the Oracle CRM On Demand Life Sciences Edition Sample Transaction Type picklist, Account Call Type picklist, and Contact Call Type picklist is not supported.
- 서비스 요청에 대한 [상태] 필드가 [마감] 또는 [취소]로 설정되면 Oracle CRM On Demand에서 자동으로 해당 서비스 요청에 대한 [마감 시간] 필드를 업데이트하여 상태가 변경된 일자 및 시간을 표시합니다. 따라서 회사는 서비스 요청 레코드 유형에 대한 [상태] 선택 리스트에 있는 이러한 값은 비활성화하지 않는 것이 좋습니다. 하지만 회사가 [마감] 값이나 [취소] 값 또는 두 값 모두의 표시 이름을 변경할 수 있습니다. 회사가 [마감] 값의 표시 이름을 변경하는 경우 해당 서비스 요청에 대한 상태가 변경된 값(원래 이름은 [마감])으로 지정되면 Oracle CRM On Demand에서 서비스 요청에 대한 [마감 시간] 필드를 업데이트합니다. 마찬가지로 회사가 [취소] 값의 표시 이름을 변경하는 경우 해당 서비스 요청에 대한 상태가 변경된 값(원래 이름은 [취소])으로 지정되면 Oracle CRM On Demand에서 서비스 요청에 대한 [마감 시간] 필드를 업데이트합니다.
In addition, note that commas are used as separators between values when users enter multiple values in a field in a filter for a search or list. If you want to include a comma within a picklist value, then the comma must be followed by a space, so that it will not be treated as a separator in a list of values. If you do not enter a space after a comma when you create or edit a picklist value, then the space is automatically inserted when you save the picklist value. For example, if you enter Value,2 as a picklist value, it is saved as Value, 2.
NOTE: The setting in the Keep Disabled Picklist Value On Update check box on the company profile determines whether a disabled picklist value can remain on a record when the record is updated through the user interface. For more information about how this setting affects the behavior for disabled values in picklist fields, see About the Keep Disabled Picklist Value on Update Setting.
Before you begin. To perform this procedure, your role must include the Customize Application privilege. In addition:
- To add or change values in the Status picklist for the Activity record type, your role must include the Customize Application - Edit Activity ‘Status’ Picklist privilege.
- To add or change values in the Status picklist for the Service Request record type, your role must include the Customize Application - Edit Service Request 'Status' Picklist privilege.
To change picklists
- In the upper right corner of any page, click the Admin global link.
- In the Application Customization section, click the Application Customization link.
- In the Record Type Setup section, click the link for the required record type.
- In the Field Management section, click the required Field Setup link.
- In the record type Fields page, click the Edit Picklist link for the field whose values you want to customize.
- In the Edit Picklist window, perform the following steps as necessary to meet your requirements:
- To change an existing value, enter the new value in the Picklist Values field, or disable the old value and create a new value.
NOTE: If you want this updated name to appear in the picklists for other activated languages, select the Mark for Translation check box. In the other languages, this updated name appears in blue text with brackets until you manually enter the translated versions. This helps you track what terms need to be translated. If you do not select Mark for Translation, the other picklist values are unaffected by the change you made here.
You can also add a description for each picklist value.
- To add a new value, enter the information in the row that appears at the bottom of the list.
To add further new values, click Save & New.
New picklist values you add automatically appear in blue text and brackets in the other activated languages (regardless of the setting of the Mark for Translation check box). If you enter a description for a value, then the description also appears in blue text and brackets.
- To delete a value, select the Disabled check box. To hide or show disabled values, click Hide Disabled and Show Disabled respectively.
CAUTION: When you disable values, you also hide the translated versions in other languages.
- To arrange the order in which the picklist values appear, change the numbers in the Order column.
TIP: Consider entering numbers with gaps between them, such as 10, 20, 30, and so on. This allows you to add new values in the middle of the picklist more easily, without reordering the entire list.
- To arrange the picklist values in alphabetical order for the current language only, click the Save & Order Alphabetically button.
- To arrange the picklist values in alphabetical order for all languages, click the Save & Order Alphabetically For All Languages button.
- In the Edit Picklist window, click Save & Close.
- To manually enter the translated equivalent of a new picklist value or the description of a value:
- On the Fields page, select the language from the Translation Language drop-down list.
- Click the appropriate Edit Picklist link.
- Enter the translated equivalent and click Save.
NOTE: To help you identify the picklist value when you are editing, the application displays the internal ID and the language-specific default value. If you edit the wrong picklist value, the picklist becomes out of sync across languages. When using dynamic layouts, you cannot use picklist values that are identical to internal picklist IDs as this can result in unpredictable behavior.
|