Card Pattern in Grid D365FO & AX 7



Card Pattern in Grid  D365FO & AX 7


Yesterday, One of my team member had task to show data in Grid in Card Style like work space, in the initial state we were trying to create work space tile dynamically but no luck.


After spending hour i found an page with pattern design Card.



Here are the some steps to achieve the below task. 




Step-1 Create Custom form and data-source and Grid,

Step-2 apply the patter of list page on design node of the form and follow the design pattern instruction.



Step-3 Now select the grid and change the following  properties of Grid.
  1. Style= List
  2. Extended Style= CardList


Step-4 Now add the Group in the grid and apply the pattern of business Card.

Step-5 Follow the instruction of business card design pattern and add the required field.




Step-6 Create Display menu item set object properties with you newly created form. 
Step-7 Create menu extension and drag the display menu item on it
Step-8 Last steps to perform build and sync.


Now login on you D365FO instance and verify the form...

for me its working fine, kindly check the below screenshot for reference.




Please feel free to contact me if you are facing any issue during implementation of this blog.



1 comment:

  1. Hi Sohail,
    Nice post. I was trying this out on a fast tab. 1 issue which I face is about the size of the grid. After all the records are displayed, there are blank space in the grid. How do we reduce the size of grid?
    I see the same issue in your last screenshot as-well.

    ReplyDelete

Virtual Fields Vs Computed Fields

  Virtual Field: A virtual field in D365FO is a field that doesn't have a direct representation in the database. It's a field that y...