==[[PhplistDocumentation Phplist Documentation]] » [[ConfigurationFunctionsInfo Configuration functions]] » [[ConfigureAttributesInfo Configure attributes]] » == ---- =====Attribute values===== Certain types of [[ConfigureAttributesInfo attributes]] require that you specify **values**. Users can select these values for each attribute. You can choose to **add** or **remove** values, as well as specify the **order** in which these values appear. //Example:// you have created a 'Country' attribute with a pulldown menu (in other words, a ##select## type of attribute). Once your attribute 'Country' has been created, you can **##control values for Country##** by clicking on the link "Country" which appears in the **##Configuration options##** section on the **main page** of phplist. Then you can **##add new##** value, **##delete all##** values or **##delete##** one value, as well as change the order in which the values are listed. Each value will appear in the menu for "Country". **NOTE:** if a user file has selected a value you wish to delete, you will have to first unselect that value for that user before being able to delete the value. **Related pages** - [[ConfigureAttributesInfo Configure attributes]] ---- CategoryDocumentation