list form confirm

SmikisSmikis Member Posts: 7
Hello,
I have a question about how to confirm a record when i called a list form.
The scheme is like Sales order. There are two tables: header and lines; and three forms: header, subform and a list form.
I want to call a list from header form and when i pickup the record place into header form.
What code i have to put in the forms that i can do that?

Answers

  • ara3nara3n Member Posts: 9,256
    There is no code, take a look at sales order, you'll see that the menu button has in action property LookupTable set instead of run object.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • SmikisSmikis Member Posts: 7
    ara3n wrote:
    There is no code, take a look at sales order, you'll see that the menu button has in action property LookupTable set instead of run object.

    Thank you.
  • ara3nara3n Member Posts: 9,256
    You are welcome.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.