what is the replacement of Nextcontrol Text Box Property in Nav 2013 and above

Hi guys, can anyone help me to find a solution for NextControl Property. Or How can i focus on same text box after validating.
thanks in advance.

Answers

  • guidorobbenguidorobben Member Posts: 157
    it isnt there anymore.
  • SilverXSilverX Member Posts: 134
    edited 2017-02-27
    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.
    Cheers
    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.
  • KunwarNareshKunwarNaresh Member Posts: 4
    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.

    Please help.
    thanks and regards
    Kunwar Naresh



  • SilverXSilverX Member Posts: 134
    Hi Kunwar,

    This is Most likely because the Sub Page fields also have QuickEntry properties. I would suggest to create a new page for scanning.
    Cheers
    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.
Sign In or Register to comment.