Comments
Example: Modified the same list page to page type 'ListPlus' with 2 listparts. This seems to set a fixed height on the parts (unclear how the height is defined) When working with 2 monitors and moving the page (browser tab) to another window with a smaller resolution, the size of the repeater control is changed. Putting the page back to my main monitor the size is still respected, but the whitespace between the repeater and listpart is gone. The listplus seems to take up more valuable space than a list too (e.g. the DataCaptionExpr region should be able to be hidden) For a listplus page, I would like to allocate the screen height manually across the different parts too.
This idea is highly needed to speed up the conversion of complex pages (containing multiple listparts) to be workable in the webclient.
Category: General
Improving the dev experience on 'List' / 'ListPlus' / 'Worksheet' page with multiple listparts.
In RTC, we have a lot of list pages (PageType : 'List') with one repeater and multiple listparts. These pages looked ok / rendered well, all worked fine (and fast!).
In the webclient, all pages of types 'List' / 'ListPlus' / 'Worksheet' act differently, each have its own limitations and rendering troubles in the webclients (when combined with multiple listparts) and none come close to the RTC experience....
Example: A list page in RTC with 2 listparts worked fine. When using this page in webclient, the listparts randomly resize in height, resulting in my active list of the repeater to dissappear. Request would be to disable the automatic sizing of the listparts and be able to manually allocate the screen size accross the different parts.
Example: A list page in RTC with 2 listparts worked fine. When working with 2 monitors and moving the list page (browser tab) to another window with a smaller resolution, the size of the repeater is reduced to 0, resulting in my data no longer being accessible.
If the answer would be that 'List pages are intended to only contain one repeater control and not other groups / parts ...' then please provide valid alternative. List pages do contain the filter pane option, while 'listplus' seems not ...
Category: General
Also see examples on https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=422908863397888
Category: General
Business Central Team (administrator)