Description of the Sub-Menu Countries
From Metis Documentation
Line 18: | Line 18: | ||
The the "Add" button [[File:MetisSmartModelingAddButton.PNG|link=]] allows the user to add a new country, state or city. When it is clicked, a window appears letting the user chose which type of data object (Country, State or City) to create. | The the "Add" button [[File:MetisSmartModelingAddButton.PNG|link=]] allows the user to add a new country, state or city. When it is clicked, a window appears letting the user chose which type of data object (Country, State or City) to create. | ||
+ | |||
+ | [[File:MSM_Data_Management_Countries_Add.png|center]] | ||
The window contains the following radio buttons: | The window contains the following radio buttons: | ||
- | *State | + | * Country |
- | *City | + | * State |
+ | * City | ||
- | Once a selection has been made, a window opens specific to the choice made. | + | Once a selection has been made and validated, a window opens specific to the choice made. |
Line 32: | Line 35: | ||
Selecting the '''Country''' radio button opens the '''Country''' window. In this window the user must fill in the following fields: | Selecting the '''Country''' radio button opens the '''Country''' window. In this window the user must fill in the following fields: | ||
- | *Code: | + | * '''Code''' : an additional reference to the country. |
- | *Description: | + | * '''Description''' : name of the country for each of the available languages. |
+ | |||
+ | |||
+ | [[File:MSM_Data_Management_Countries_Add_Country.png|center|600x400px]] | ||
+ | |||
{{Note | {{Note | ||
- | | It is highly recommended that the user use the ISO country code when filling in the code field. | + | | It is highly recommended that the user use the ISO country code when filling in the code field, has it may be used by the application. |
}} | }} | ||
+ | |||
+ | |||
+ | Once the creation window is validated, the new country is added to the list in Metis Smart Suite. | ||
Line 44: | Line 54: | ||
Selecting the '''State''' radio button opens the '''State''' window. In this window the user must fill in the following fields: | Selecting the '''State''' radio button opens the '''State''' window. In this window the user must fill in the following fields: | ||
- | *Country: | + | * '''Country''' : country in which lies the state. |
- | *Code: | + | * '''Code''' : an additional reference to the state ( for example an abbreviation of the name). |
- | *Description: | + | * '''Description''' : name of the state for each of the available languages. |
+ | |||
+ | |||
+ | [[File:MSM_Data_Management_Countries_Add_State.png|center|600x400px]] | ||
+ | |||
+ | |||
+ | Once the creation window is validated, the new state is added to the list in Metis Smart Suite. | ||
+ | |||
Line 53: | Line 70: | ||
Selecting the '''City''' radio button opens the '''City''' window. In this window the user must fill in the following fields: | Selecting the '''City''' radio button opens the '''City''' window. In this window the user must fill in the following fields: | ||
- | * | + | * '''Country''' : The country in which lies the city. Selecting the country will then list the states linked to it in the next drop-down list. |
- | + | * '''State''' : The state in which lies the city. | |
- | *State: The state in which lies the city. | + | * '''Code''' : an additional reference to the city (for example, the ZIP code of the city or location). |
- | *Description: | + | * '''Description''' : name of the city or location for each of the available languages. |
+ | |||
+ | |||
+ | [[File:MSM_Data_Management_Countries_Add_City.png|center|600x400px]] | ||
+ | |||
+ | |||
+ | Once the creation window is validated, the new city is added to the list in Metis Smart Suite. | ||
==Delete== | ==Delete== | ||
- | The | + | The "Delete" button [[File:MetisSmartModelingDeleteButton.PNG|link=]] allows the user to delete an existing country, state or city. |
- | The user selects the country, state, or city to delete and clicks the '''Delete''' button. | + | The user selects the country, state, or city to delete and clicks the '''Delete''' button. A selection window opens where the user must confirm their choice by selecting the appropriate radio button, based on the type of information which needs to be deleted. |
+ | |||
+ | |||
+ | [[File:MSM_Data_Management_Countries_Delete.png|center]] | ||
+ | |||
+ | |||
+ | {{Note | ||
+ | | The available options (country, state or city) is based on the selection done in the main window. If no city is displayed in this window, the city option will not be available as no city is selected. | ||
+ | }} | ||
+ | |||
+ | |||
+ | {{Warning | ||
+ | | Countries, states, and cities with a lock icon before them cannot be deleted. | ||
+ | }} | ||
- | |||
- | |||
==Edit== | ==Edit== | ||
- | The | + | The "Edit" button [[File:MetisSmartModelingEditButton.PNG|link=]] allows the user to see and modify the properties of a country, state or city. |
+ | |||
+ | Selecting a country, state or city and clicking on the "Edit" button [[File:MetisSmartModelingEditButton.PNG|link=]] opens a selection window where the user must confirm their choice by selecting the appropriate radio button. | ||
+ | |||
+ | |||
+ | [[File:MSM_Data_Management_Countries_Add.png|center]] | ||
- | |||
- | All the properties of the item may be modified. However, if a lock icon is found before the selected item, only the description may be modified. | + | After validation the corresponding edition window opens up with the selected information displayed in it. All the properties of the item may be modified. However, if a lock icon is found before the selected item, only the description may be modified. |
+ | [[File:MSM_Data_Management_Countries_Edit_State.png|center|600x400px]] | ||