Changes

Jump to: navigation, search

Stored value

717 bytes removed, 17:02, 25 June 2014
Replaced content with "{{StoredValue}} ==See Also== * Custom Field Language Settings Category:Custom Fields"
If you want the value stored in a [[custom fields|custom field]] to be different from what is displayed in the combo box, you can use the following syntax in the ''Values'' section of the custom field settings:{{StoredValue}}
<pre style="white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;">StoreValue1=DisplayValue1;StoreValue2=DisplayValue2;StoreValue3=DisplayValue3;</pre>
The value before the equals sign will be stored. The value after the equals sign is what will be displayed in the combo box (or check boxes), but does not get saved.==See Also==* [[Custom Field Language Settings]]
By default, the stored value is shown when fields are referenced in [[List ViewCategory:Custom Fields]]s. Selecting the ''Show Display Value in List Views'' option in the custom field settings will display the display value.
8,849
edits

Navigation menu