How to specify a fixed price type for a specific Price field on a formIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Description It may come about that an instance is set to Multi-Currency mode, however, for some reason you may want to configure specific Price fields to always display in one fixed currency. In these cases, an Administrator can choose to configure a specific Price field to always display in a currency type of the administrator's choice. The following procedures will show how this is done. Procedure Open a record or form which contains the specific value you want to modifyClick the Edit button to the direct right of the field you intend to modify.The Currency field is a drop-down field which corresponds to the currency type which should be displayed in this field, particularly when the fixed Type is selected. There are three options which can be selected in the Type drop-down field, which include the following: Calculated (dynamically determined on display) - This option is the default, working the same as a default Currency type field, displaying in the logged in user's session currency type. In the event a currency conversion is performed, conversions are performed based on the current conversion rate for the currency type selectedFixed (single currency) - This option will force the field to display the currency type in the Currency value specified for this Price type record. If conversions are performed, the latest currency conversion rates are used.Multiple (entered manually in each currency) - Allows addition of one or more price values to be entered for this Price field based on the currency associated with the current user's session. If no corresponding currency type is found in the list that corresponds to the user's session value, the first price value entered will be converted (using the latest currency conversion rates) to the users configured session currently. Each price is added in the Prices related list associated to the selected Price field. After configuring the field as necessary, click the Update button. Note: Any user with write permissions to the specified Price field can perform these steps Note: If the instance is configured in single-currency mode, the type field is read-only and cannot be changed. Applicable Versions All