In this tutorial you learn how to configure a country element with its specific values to use it in ZOO.
How you create an element like this, we show you in this tutorial.
Here is the description of the different values:
Name: Type in the name for this element which will be used later on, for example in the item creation view or as label in the frontend. With the name you also can identify the element, when you assign it to a template position.
Description: The description will show up as a tooltip in the item creation view.
Multiselect: Choose if you should be able to select more than one country in the item creation view (see step 3).
Every element has to be assigned to a template position to show up for the visitors in the frontend of the site. See this tutorial how to assign elements to the template positions.
If you activated the Multiselect option in step 1 you can choose how the values are separated in the frontend. You can choose between different chars like comma or pipe or the values can be wrapped by a html element like a div
or a li
.
This is how the element looks when you create an item. See this tutorial for creating an item. Choose the countries out of the list.