This topic is locked

change link on ajax mouse over

6/8/2008 7:39:37 PM
PHPRunner General questions
B
bochaka author

When I mouse over an ajax link from my table called _litters and the link displays it is way too big, I have made a custom view which is the bare mimimum data in a table called mimimum, what code do i need to change to get this cut down table to display its data on rollover

J
Jane 6/9/2008

Hi,
to customize detail preview edit generated ..._detailespreview.php file.

B
bochaka author 6/9/2008

Hi Jane

I dont actually want to change the preview format, just some of the individual links, could I just edit the rollover links on the list pages

J
Jane 6/10/2008

Hi,
if you just change detail links on the Visual Editor detail previews won't work.

To edit number of fields on the detail preview edit generated file manually.

B
bochaka author 6/10/2008

Hi Jane

I dont think i need to change the number of fields, because i have created a custom view of the table with less fields in it , so all i need is on mouseover to show the custom view table i made, i had a look at preview details.php but was unsure what change to make. The name of the existing table is _litters the custom view version is called smalllitters.