R5 X R6 TAB Order

I´m starting to migrate the notes clients in the company from R5 to R6 and correct the things that works on R5 but are broken in R6.

I have a very big form with editable fields (where the user enter some keys - like product code, customer code, etc), and right to these fields I have the description of the field (computed fields).

In R5, Everytime user presses the TAB key, the focus jumps to the next code field (editable field). In R6, when the user presses the TAB key, the focus jumps to the computed field (they cant edit it, but the cursor gets there).

Users are complaining about this…

If I change the type of the field to “Notes Style”, the cursor does not stop in the coputed field, but the form gets very UGLY.

Can anyone help me?

Sorry the bad English

:-** Katia


If someone wants to know…these are the problems I faced till now in my migration trip:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/e86fa5d78e90cb0585256c540079ad6a?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/87f9dc973df9035685256e3f006347b8?OpenDocument&Highlight=0,win98,crashes

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/64566669aa56048585256e9e0010bb50?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/ec67f82062cbe54885256da30015ffc5?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/225d6f16c09318a785256d5f004b95c8?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/83be618d85c207db85256c780055c6ba?OpenDocument&Highlight=0,profile,crash

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/6be68ec600e305c885256e29002ce8ba?OpenDocument

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/ba42152b70ead37285256de800539e94?OpenDocument&Highlight=0,dialogbox,focus

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/63ca9a51879252ee85256ed30066599a?OpenDocument

Subject: TAB Order

Did you put non-zero values in Field properties > “Field Info” tab > “Position in tab order” field?

Subject: RE: TAB Order

Nope.

Want to test this problem? Do the following:

1 - Use R5 designer

2 - Create a form with 3 “NotesOS Style” fields.

3 - 1st Editable, 2nd Computed, 3rd Editable

4 - Create a document with this form using R5, create a document with the same form using R6. Use the tab keys to navigate to the next field and you´ll see the difference.

…anyone can help me?