This topic is locked

Hover records preview not aligning

12/1/2009 11:39:51 AM
PHPRunner General questions
T
troyy0206 author

When I have a link to a subtable that shows the preview of the subtable, the preview quickly covers up the link and you are unable to view it if the preview is wider than the width from the link to the right edge of the screen. If the subtable is short, the popup shows to the right of the linked field but if the subtable has a lot of fields, it shifts to the left and you have to be mighty quick or mighty careful to be able to click on the link. Is there any way to force the preview to always be to the right of the hyperlink, even if it means part of the popup would be off the screen? Or is there a way to control what fields display in the popup without affecting the list view after you click on it? If neither of those is possible, how do you turn off the popup preview?

J
Jane 12/2/2009

Troy,
you can edit detail preview and remove some columns on the Visual Editor tab manually.

Also you can switch to Inline preview on the Table link properties dialog on theDatasource tables tab. To open this dialog double click on the link between tables.

T
troyy0206 author 12/2/2009



Troy,
you can edit detail preview and remove some columns on the Visual Editor tab manually.

Also you can switch to Inline preview on the Table link properties dialog on theDatasource tables tab. To open this dialog double click on the link between tables.


Sweet. The inline view is cool. Thanks!!