learner
20th February 2004, 19:36
Hi,

I have a Standard Print session , and on the form there are certain fields, one of the field has a Zoom which zooms to a standard session , now as soon as zoom action is triggered, it opens up display session having 7 forms and 3rd form becomes active.

I know how to zoom to a session , now my doubt is how can i also set default form as 3 for sub-session ??

Waiting for your reply.

Regards

Learner

mark_h
20th February 2004, 19:47
Have you tried using the to.form(#) command? I am not sure what events this command works in.

Mark

Hitesh Shah
21st February 2004, 14:20
I think the zoom program has specific code (to.form) written for this purpose in zoom.from.on.entry section .

If u give the details, it may probably help.

Punitha
16th April 2004, 21:23
Hello Hitesh,

I have the same question as "learner" and I saw your reply on "special code for the entry section in the zoom section". Could you please elaborate on that?

I have a customized field that zooms to the "Maintain Item Data" session. The customized field has been set to "automatic zoom". I would like it to zoom to "form 4" on the "Maintain Item Data" instead of the default form 1.

How can I achieve this?

Pls. let me know if you need any further info from me.

I do not have access to Baan Source Code.

Thanks, appreciate your input in advance,

Punitha

Hitesh Shah
17th April 2004, 09:43
There is no in-built functionality to achieve this result when u don't have code.

One workaround is to generate a display session on tiitm001 which uses the
form 4 of tiitm0501s000 and display the item details. This will save u form
design effort in customization.

Punitha
19th April 2004, 15:36
Thanks Hitesh for your response.

I had earlier provided only the necessary fields for the user to update but I was hoping to provide the standard Baan forms on the item data, if possible, for the user.

But, if it's not possible without the source code then my current arrangement has to remain, I guess.


Thanks for your time and fast reply,

Punitha