---
title: "Placing two fields side-by-side in the same column"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview/customizing-your-views/placing-two-fields-side-by-side-in-the-same-column/"
---

Let's say you have the following View with three columns:

![Table shows two identically structured sets of columns: Name, Email, and Website](https://www.gravitykit.com/wp-content/uploads/2025/10/file-jqKNOf4IxJ.jpg)
*Now, you want to put the Name and Email fields into the same column; how can we do that?*
 Well, that's easily achievable by adding these two fields (Name and Email) Merge Tags inside a [Custom Content field](https://www.gravitykit.com/docs/gravityview/getting-started-gravityview/using-the-custom-content-field/).

 Start by adding a Custom Content field to your View like this:

![Add Field dialog showing option to insert Custom Content for aligning fields side-by-side](https://www.gravitykit.com/wp-content/uploads/2025/10/file-wcKORciYjx.jpg)
*Then, click on the cog icon to open the Custom Content field options screen and add the field Merge Tags you want:*![Custom content settings for merging form fields into a single column with optional field tags listed](https://www.gravitykit.com/wp-content/uploads/2025/10/file-DAqf3vPLQn.jpg)
*Here's the end result:*![Two columns displaying names with emails on the left and website links on the right](https://www.gravitykit.com/wp-content/uploads/2025/10/file-Bc1HNLQVQV.jpg)
*You can also add a Custom Label to the Custom Content field to display any other label for that column*