Senthil
11th February 2004, 15:18
Hi...

I have customised a session type - single occ + main from a customised table which got 15 fields. I have maintain field order in the form for all the form fields.

When we insert first records, there is no problem in feild flow and this is as per form field order, for successive insert of further records say second record the cursor got jumped from 7th field to 12 field.

could u please provide solution to overcome the above said problem.

thanks in advance
Senthil

lbencic
11th February 2004, 17:05
If you have double checked the form field order, then the program script may have some programming to skip fields, possibly based on values of other fields...? It is possible to control the field entry order in the script.

If you have the script, check there or post for us to see. If you do not have the script..is it a standard session? Let us know the name and someone can check for field control in there for you.