Availability of price value overrides
See which component types accept price-value overrides for zero-priced and null-priced items.
| Component type | Zero-price override | Null-price override |
|---|---|---|
| Number field with ReadOnlyCurrency display type | Yes | (Cannot be set to null) |
| Picklist extension - static & dynamic pricing | Yes | Yes |
| Product Picker - price fields | Yes | Yes |
| ProductList.price | Yes | See note |
|
ProductList.extended.<currency field> |
Yes | Yes |
Note:
To set a null-price override on a currency field, the administrator can set ProductList.extended.<numericField> = "" in an advanced product action or by using the OnBom enrichment. In the layout, define this
numeric field to display as currency in the column properties of the product list, and follow the instructions in Set a custom message for zero-priced and null-priced items regarding override strings in the product list properties.