Hi,
I have developed a StandardDialog page with a Subpage on it. The Subpage is a ListPart. For some reason the height of the rows is half the height t should be. I am not aware of any properties that can control the height of a row. When I run the Subpage directly the row height displays as expected.
When run within the StandardDialog:
When Run Directly:
There is conditional visibility on the Recon Info column.
Does anyone know what could be causing this?
*This post is locked for comments
Glad you resolved and thanks for sharing the solution.
Thanks for your help. I have found what is affecting this - I did not want the sub page to display all the time so I had some logic around the visibility. As soon as I add an expression to the visible property then the page behaves as above. I can use the same expression for visible and for enable and it works fine.
So in short - it appears that controlling the visibility of the subpage from the parent page can result in display issues.
Ok, one other suggestion i have is try with some standard sub page like sales order subform even though there is no relation setup a dummy relation and see how the rows appear.
Thanks Suresh. I have tried all of the above.
I have run the page from a menu item, with code (intended use) and from the object designer and there is no change in behavior.
Try to compile both pages again and delete the metadata from the User Metadata. How are you launching the your Standard Dialog Page, by running from DEV environment. If so, try to run it with a menu item and check.
Sohail Ahmed
2
mmv
2
Amol Salvi
2