Changes

Jump to: navigation, search

Stored value

558 bytes added, 17:56, 25 July 2013
Created page with 'If you want the value stored in a custom field to be different from what is displayed in the combo box you can use the following syntax in the Values section: <pre style="wh…'
If you want the value stored in a [[custom field]] to be different from what is displayed in the combo box you can use the following syntax in the Values section:

<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 equal sign will be stored. The value after the equal sign is what will be displayed in the combo box (or check boxes), but does not get saved.
8,849
edits

Navigation menu