volker99
20th August 2003, 10:56
We have a problem with a zoom from a form field with a default value in a multi occurrence form (Formtyp 3) in Baan 5.0c.
In the header of the form the zoom field with a default value works fine. In the multi occurrence range only the correct session will be invoke, but always with the first data record and not with the default value.
In our example we want to zoom to the session tfgld0510m000 (Dimensions) and the table tfgld010.

With
before.zoom:
tfgld010.dtyp = 2
tfgld010.dimx = tffbs905.dim21
the default value is given.

What's wrong?

mark_h
20th August 2003, 15:58
Just a guess, but maybe it is the session tfgld0510m000 that has the problem. If you have source check it out and see what it does in the zoom section. Not all Baan sessions execute a find when zoomed to. You might want to also try changing the start option on the session to find - not sure if that would work.

Mark

volker99
20th August 2003, 18:51
Hi Marc,

thanks for your response, but the problem is, that the zoom funktion with a default value works absolutely correct in the group section of the form.
But the same funktion don't work for all multi occurrence fields in the same form.
Perhaps this is the problem.

Hitesh Shah
22nd August 2003, 18:05
The session tfgld0510s000 is written differently. So may generate ur own display and use it code or else write your code in conformity with tfgld0510m000.

The zoom display sessions in Baan Finance are written to server multiple purposes.