web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Align fields on page

(0) ShareShare
ReportReport
Posted on by 5

Dear all,

I'm new on business central and trying to make some pages. I'm struggling with the alignment of fields on pages.
Let me try to explain:

I've created a page of type card where i have three groups defined

group("Address & Contact")
            {
                Caption = 'Address & Contact';
                group(AddressDetails)
                {
                    Caption = 'Address';
                    field(Address; Address)
                    {
                        ToolTip = 'Specifies the location address.';
                    }
                    field("Address 2"; "Address 2")
                    {
                        ToolTip = 'Specifies additional address information.';
                    }
                    field("Post Code"; "Post Code")
                    {
                        ToolTip = 'Specifies the postal code.';
                    }
                    field(City; City)
                    {
                        ToolTip = 'Specifies the city of the location.';
                    }
                    field("Country/Region Code"; "Country/Region Code")
                    {
                        ToolTip = 'Specifies the country/region of the address.';
                    }
                }
                group(ContactDetails)
                {
                    Caption = 'Contact';
                    field("Contact Name"; "Contact Name")
                    {
                        ToolTip = 'Specifies the name of the contact person at the location';
                    }
                    field("Phone No."; "Phone No.")
                    {
                        Importance = Promoted;
                        ToolTip = 'Specifies the telephone number of the location.';
                    }
                    field("E-Mail"; "E-Mail")
                    {
                        ExtendedDatatype = EMail;
                        ToolTip = 'Specifies the email address of the location.';
                    }
ASISTOBE.png

The field "Country/Region Code" switches to the right column while i want it to stay on the left under the Address group. I've added a screenshot of the as-is alignment and the request to-be situation.

Hope someone can help me.

Kind regards

Steve
I have the same question (0)
  • Suggested answer
    Marco Mels Profile Picture
    on at

    Hello,

    We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist.  If you need assistance with debugging or coding I would recommend discussing this on one of our communities.

    www.yammer.com/dynamicsnavdev

    dynamicsuser.net/.../developers

    I will open this up to the community in case they have something to add.

    Thanks.

  • Suggested answer
    Steven Renders Profile Picture
    5,672 Moderator on at

    You can create two subgroups in your group(AddressDetails). Without subgroups, as in your example, the split is in the middle. With subgroups, the fields in the first subgroup become the left column and the fields in the second subgroup become the right column.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,638

#2
YUN ZHU Profile Picture

YUN ZHU 837 Super User 2025 Season 2

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 704 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans