> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tutorial - Front-load country

> In this tutorial, you will learn how to move the country field on a company or contact.

## Step 1: Purpose

In SuperOffice, addresses are formatted based on country and region. To encourage users to select country first, we are going to move that field to the top of the **Company** screen.

When you are done, it should look something like this:

![Company card -screenshot][img1]

<Note>
  This feature requires a license for [Development Tools][1] or the CRM Suite **Core** plan.
</Note>

[1]: /en/admin/license/expander-services

## Step 2: Open the Screen Designer

1. Go to **Settings and maintenance**.
2. Select **Screen Designer** from the navigator.

![Screen designer -screenshot][img2]

## Step 3: Open the layout in edit mode

1. Select **Company** at the top.
2. Select the **Main cards** tab directly below.
3. Select the default layout from the list.
4. Click <i class="ph ph-pencil-simple" aria-label="Edit layout" /> at the bottom of the screen.

![Company layout in edit mode -screenshot][img3]

## Step 4: Update the fields

1. Select the **Company** tab in the preview.
2. Click to select the **Country** field.
3. Grab the **=** to the left of the field label, drag it to the top of the list, and drop it into the new position.

![Company layout in edit mode -screenshot][img4]

## Step 5: Save, publish, and test results

1. Click **Save + Publish**.
2. In another browser tab, sign out of SuperOffice. Then sign back in.
3. Go to the **Company** screen to see the result.

You might want to do this for the **Contact** screen too.

[img1]: /media/loc/en/customization/tutorial-country-result.png

[img2]: /media/loc/en/customization/open-screen-designer.png

[img3]: /media/loc/en/customization/tutorial-country-layout-before.png

[img4]: /media/loc/en/customization/tutorial-country-layout-after.png


## Related topics

- [Tutorial - document mailing](/en/marketing/mailing/learn/create/tutorial-document-mailing.md)
- [Tutorial - email mailing](/en/marketing/mailing/learn/create/tutorial-email-mailing.md)
- [Tutorial - SMS mailing](/en/marketing/mailing/learn/create/tutorial-sms-mailing.md)
- [Tutorial (company)](/en/api/plugins/erp-connectors/tutorial.md)
- [Metadata (YAML front-matter)](/contribute/markdown-guide/metadata.md)
- [Creating lots of random requests](/en/automation/crmscript/tutorials/creating-lots-of-random-requests.md)
