Zoom to detail open Find window if target is high volume
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2980775
This commit is contained in:
parent
ea22b39541
commit
8095e68239
|
@ -312,6 +312,7 @@ public abstract class AbstractADWindowPanel extends AbstractUIPart implements To
|
||||||
detailQuery = query;
|
detailQuery = query;
|
||||||
query = new MQuery();
|
query = new MQuery();
|
||||||
query.addRestriction("1=2");
|
query.addRestriction("1=2");
|
||||||
|
query.setRecordCount(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue