guilmor
13th September 2002, 13:51
When I create a type 4 form, for a print session, I put some from-to fields to be filled. When I start the session I want the cursor to be in the first field. How to do this?

ayoobi
13th September 2002, 14:07
Generate field order in the form .


Ayoobi

mark_h
13th September 2002, 14:15
You should also set your session start option to 21 (modify).

Mark

guilmor
13th September 2002, 14:16
I've been editing form, generating field order. Maybe I'm not saving correctly the changes.

Steps:
1)Edit form
2)Order fields
3)Generate sequence
4)??? :confused:
5)Save and exit
6)Compile form

guilmor
13th September 2002, 14:18
Done!

shalini_narang
12th September 2006, 15:30
how can i set the start option to 21. i want to move the cursor directly to form's first field. Bt as i click the process button, cursor comes to the close button. Pls suggest me what to do ?

mark_h
14th September 2006, 16:51
When starting the session or after clicking the process button? Option 21 is set on form one of the maintain session. That is if it is the same between LN and Baan 4(which is what I am on).

shalini_narang
15th September 2006, 08:26
Hi,

i used execute(modify.set) for this purpose and working properly. & i think it is same what u r saying.

Thanx for ur reply.
Shalini