Showing posts with label listpage. Show all posts
Showing posts with label listpage. Show all posts

Tuesday, 15 March 2016

listpages in AX7

In AX 2012 we had to maintain two forms; a list page and a details form. This has changed in AX7 with the introduction of form patterns. Now we only have to maintain a single form and by applying the correct patterns it is displayed accordingly. This is a big benefit and reduces the overhead of developing and maintaining two forms.
Below is an example:
2016-03-08_1655
Figure 1: Customer list
2016-03-08_1656
Figure 2: Customer details with the navigation list pulled out
Below you see the different patterns.
2016-03-08_1653
The menu item has a view option which allows you to open the form in the selected view.
2016-03-08_1701

listpages in AX7

In AX 2012 we had to maintain two forms; a list page and a details form. This has changed in AX7 with the introduction of form patterns. Now we only have to maintain a single form and by applying the correct patterns it is displayed accordingly. This is a big benefit and reduces the overhead of developing and maintaining two forms.
Below is an example:
2016-03-08_1655
Figure 1: Customer list
2016-03-08_1656
Figure 2: Customer details with the navigation list pulled out
Below you see the different patterns.
2016-03-08_1653
The menu item has a view option which allows you to open the form in the selected view.
2016-03-08_1701