Options

Manipulating Forms

arnaroarnaro Member Posts: 29
edited 2002-04-30 in Navision Financials
Hello all,

just wondering if anyone has a way to set the focus to a specific field on a form at run time ???

Ive been using Error() on Validate but that only works with the current field.

What im doing is a form for barcode readers so I need to be able to jump to the next field if the barcode is accepted... and once im at the end bring the focus to the first field...

Im using Attain (finally)

- Arol

Comments

  • Options
    QuasimodoQuasimodo Member Posts: 45
    Hi Arol,

    when opening the form, the focus on the first desired field can be set in the property or with ACTIVATE; in each field you can define, which field should have the focus by NextControl in the properties.
Sign In or Register to comment.