Skip to main content

Notifications

Announcements

No record found.

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 93
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.
  • Suggested answer
    Deepak Agarwal Profile Picture
    Deepak Agarwal 8,564 on at
    How to show the fields of a table in a vertical column and have a Value column beside it?
    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.  
  • Martin Dráb Profile Picture
    Martin Dráb 230,466 Most Valuable Professional on at
    How to show the fields of a table in a vertical column and have a Value column beside it?
    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
    Anthony Blake Profile Picture
    Anthony Blake 2,201 Super User 2024 Season 2 on at
    How to show the fields of a table in a vertical column and have a Value column beside it?
    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:
     

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,735 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,466 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans