Configuration Attribute Editor
Overview
After adding a configurable attribute, the next page is an Attribute Editor specific to the type of attribute you created.
In 19D and later, there are two types of configurable attributes: configuration attributes and signed punch-in attributes. For more information, refer to Configurable Attributes Overview.
Use the General tab to view and edit current information.
The other tabs available are Related Rules, Template Properties and Set Properties.
The Set Properties tab appears only when the configuration attribute is of the type Array.
Administration
Order of Operations and Attribute Order
Notes
Note: Customers should not use any of the following names for Configuration attribute variable names. Using these values may cause issues with customer configurations and could possibly alter site functionality.
action_id
bm_cm_process_id
_bom_
bs_id
commerce_doc_url_params
commerce_list_id
document_id
document_number
folder_id
formaction
from_config
scrollTop
shopping_cart_id
step_id
token
version_id
- NULL and blank Integer values are treated as separate values:
- NULL= 0
- Blank = ""
- Using NULL as an attribute value is strongly discouraged.
- If you use logic that tests for NULL values in rule conditions or BML, confirm that the logic takes this difference into account.