This topic is locked

customizing details in popup preview

10/23/2008 5:58:34 PM
PHPRunner General questions
W
wfcentral author

I am creating a database for a dry cleaner
tbl_customers

tbl_locations (where clothing is hung by rack ID / number)
So, since I want to be able to go to locations table and sort by location AND also be able to edit from this screen I had to create an alias field to sort by and use the real field to edit by...
I was able to remove the fields I did not want showing from the list page.
The problem is that when I get the mouseover preview on the customer page it shows ALL those fields that I manually deleted from the list field.
How do I get them to not show up?

J
Jane 10/24/2008

Hi,
to remove fields from detail popup edit generated ..._detailspreview.php file manually.