Forum Discussion
Hi Chris,
thanks for the information! Allowing the user to choose whether to use the properties pane or not is probably the best decision that Aras could make. Everyone should be happy with that!
Alternatively, I have already tried to enlarge images in the maingrid as soon as you mark the respective thumbnail cell in the grid. It´s possible but we unfortunately have to change code tree files.
But I think I so far underrated the preview option. By default it displays the standard form. This is fine for most ItemTypes, but in our case for Parts I would prefer if the preview shows only the most useful information. And it´s actually possible, cause I can create a customized form, that shows a more compact Part overview in the preview. I more and mroe like this idea.
It´s probably a little bit of topic, but do you now if it is possible to change the size and maybe also position of the preview area? This way it could be used as an alternative properties pane.
Angela
Hi Angela,
It should be possible to change the stylings on the preview pane to change where in the UI it's displayed.
The Form Preview and Properties Preview are contained in two separate HTML elements with their own separate stylings, so you can update the location of each of them as you see fit.
Both the element for the properties pane and the element for the form preview pane is contained at the bottom of \Innovator\Client\scripts\itemsGrid.html . The CSS for the properties pane can be found in \Innovator\Client\styles\itemProperties.css and there doesn't seem to be a specific CSS file for the styling of the form preview.
Chris
Christopher Gillis
Aras Labs Software Engineer