I think that it depends on the view of the page.
I explain better... if you take border of a page and drag it to change its dimension you can see controls' dimensions change according to page's dimensions.
also FixedLayout control and field contained in it follow this rule.
When you take that screenshot was the page in full screen?
Yes, the page was in full screen.
It makes no difference whether the page is in full screen or not.
For curiosity I make a simple test. I created a page with a fixedlayout.
Showed in full screen it appears as follow:
but if I reduce the page dimensions you can see controls become smaller:
Now I'm wondering why it doesn't happen in your page :-k
Field sizing is handled by RTC. The sizes are adjusted by the size of the window. The size should be optimized from the size of the content. For fixed layout each column gets the same width.
(If you use an Add-in you can control the size to some extend but that is a completely different concept).
“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT
Field sizing is handled by RTC. The sizes are adjusted by the size of the window. The size should be optimized from the size of the content. For fixed layout each column gets the same width.
(If you use an Add-in you can control the size to some extend but that is a completely different concept).
Comments
But why do you want?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I explain better... if you take border of a page and drag it to change its dimension you can see controls' dimensions change according to page's dimensions.
also FixedLayout control and field contained in it follow this rule.
When you take that screenshot was the page in full screen?
It works as expected... More or Less...
It makes no difference whether the page is in full screen or not.
It works as expected... More or Less...
Showed in full screen it appears as follow:
but if I reduce the page dimensions you can see controls become smaller:
Now I'm wondering why it doesn't happen in your page :-k
It works as expected... More or Less...
(If you use an Add-in you can control the size to some extend but that is a completely different concept).
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT
It works as expected... More or Less...