baanprog
2nd August 2004, 09:50
Hi,

Based on the type of a field, I have to zoom from another field to the related session.I want to do this when the user zooms using the zoom option not in before.input.


I have three sessions to be zoomed, to based on the input for a field one at a time.

Iam on BaanVc.

Thanks

malutz
2nd August 2004, 10:19
Hej,

you could try to fill the predefined variables on condition:

attr.zoomcode Field zoomcode.
attr.zoomreturn$(18) Name of return field of zoom session on current field.
attr.zoomsession$(18) Session zoomed to from field.

NPRao
2nd August 2004, 19:17
Refer to -

Equivalent of Auto zoom in Baan 5 (http://www.baanboard.com/baanboard/showthread.php?t=15204&highlight=start.session)