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:
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.