You cannot define a NextControl, but you can define, which controls can get the focus when using Enter. This is done by QuickEntry. If QuickEntry is TRUE for only one control in a Card Page, the cursor will not move when hitting Enter. However, it will move when using TAB.
QuickEntry is a page field property but can also be configured.
Dear Carsten:
thanks and appreciated for the answer. but Still I am facing same problem after applying your solution.
What is the real time scenario:-IN Transfer Order Page I created a additional field for Barcode on Header part. Now I want to scan barocode to add lines in Transfer Line Subform (to add lines i created a function so that is not a problem). So, to keep scanning in barcode textbox i want my cursor should not move from barcode text box. When i enter on it, cursor moves in transfer line subform. which I do not want.
Answers
QuickEntry is a page field property but can also be configured.
Carsten
==> How To Ask Questions The Smart Way
This post is my own opinion and does not necessarily reflect the opinion or view of my employer.
thanks and appreciated for the answer. but Still I am facing same problem after applying your solution.
What is the real time scenario:-IN Transfer Order Page I created a additional field for Barcode on Header part. Now I want to scan barocode to add lines in Transfer Line Subform (to add lines i created a function so that is not a problem). So, to keep scanning in barcode textbox i want my cursor should not move from barcode text box. When i enter on it, cursor moves in transfer line subform. which I do not want.
Please help.
thanks and regards
Kunwar Naresh
This is Most likely because the Sub Page fields also have QuickEntry properties. I would suggest to create a new page for scanning.
Carsten
==> How To Ask Questions The Smart Way
This post is my own opinion and does not necessarily reflect the opinion or view of my employer.