Hello there.
Using good old Navision Financial 2.8., I've got a very newbie question.
I have two tables : 5001 is a list of "Articles", 5002 is a list of Packaging templates. Each item should have its packaging template set.
A table relation exists on field "Packaging template id" from the "Articles" table 5001. This point the table of Packaging templates.
When I work on the form related to table "Articles", which is a list of records, I want to re-set a packaging template by using the lookup function. Once the form corresponding to the list of packaging templates is displayed, the cursor is on 1st record of the table. I would rather have the cursor on the actual record, currently set. How can I please achieve that ?