RemoveUnusedData can't recognize relation field.
Posted: Mon Apr 28, 2008 3:56 pm
for example:
there are two tables:
product{name, categoryid}
category{id,name}
relation:
parent:category[categoryid], child:product[categoryid]
one one control in report and use data:{product.category.name}
if call RemoveUnusedData, only product table be keeped.
there are two tables:
product{name, categoryid}
category{id,name}
relation:
parent:category[categoryid], child:product[categoryid]
one one control in report and use data:{product.category.name}
if call RemoveUnusedData, only product table be keeped.