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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

How to show the fields of a table in a vertical column and have a Value column beside it?

(1) ShareShare
ReportReport
Posted on by 147
I have a question on Dynamics 365 FnO. I have a table which has some columns. For example, my table named Student, has a few fields such as First Name, Last Name, Age, and Identification Number. 

In the form, I will need to display the table fields in the following way:
FieldsValue
First Name 
Last Name 
Age 
Identification Number 
 
The value column should allow users to input value. Each value input will be updated to its respective field. For example, if I enter Elain for the First Name row, the value /Elain/ will be saved to the Student table in the database.

May I know some hints that I can refer to achieve it?

I appreciate any guidance and assistance provided.
I have the same question (0)
  • Suggested answer
    Anthony Blake Profile Picture
    3,158 Super User 2026 Season 1 on at
    What have you tried so far?
     
    Create the table
    Create the form
    Add the table as the data source
    Drop the fields onto the form
     
    Create new questions for issues.
     
    Here's a good guide if you need to start from scratch:
     
  • Martin Dráb Profile Picture
    239,857 Most Valuable Professional on at
    You'll see an example in almost any form in F&O.
     
    The key concept is that a form has a datasource (your Student table) and the form controls are bound to fields of the data source.
     
    For example, look at CustPaymMode form (Accounts receivable > Payments setup > Methods of payment). Notice that it has a single data source: CustPaymModeTable. Then open properties of a form control showing a field value, e.g. GridOverview_PaymentType. You'll see that's Data Source property is CustPaymModeTable and Data Field is PaymentType. This tells the that is should get the value from PaymentType and save a new value there.
     
    You normally don't have to set these properties manually. You can simply drag a field (or a field group) from a data source to the design.
     
    (Moved from Dynamics AX forum.)
  • Suggested answer
    Deepak Agarwal Profile Picture
    9,090 on at
    Add these fields in a field group (at table level only) and on form design add the group. Of course you wont get it in a tabular form but it will be as coloums.  

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

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Abhilash Warrier Profile Picture

Abhilash Warrier 463 Super User 2026 Season 1

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 423 Super User 2026 Season 1

#3
Subra Profile Picture

Subra 392

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans