Dialog

foronavisionforonavision Member Posts: 79
I need show a dialog that allow us select a value of a table. This would work like a field that has a TableRelation defined in its properties.
I hope you understand me.

Thanks and regards

Comments

  • garakgarak Member Posts: 3,263
    More details, i dont understand
    Do you make it right, it works too!
  • foronavisionforonavision Member Posts: 79
    We have employees that we are created like customer too. I have a dialog that request to the user the employee number that correspond to the customer. Then, i need that the window allow us select from the employee table this number. How can i get it?? (it would be like a drilldown).

    I don't know how can i explain some better. My english is not so good. Sorry :( and thanks
  • kinekine Member Posts: 12,562
    You mean that you want to create lookup for field, which is No. from table "Customer" (or "Employee"?). It means you just needs to set TableRelation on this field to correct table and the Lookup button will be there to allow you to select the value from the related table... or you want something other?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • garakgarak Member Posts: 3,263
    do you need an new field on customer table to employee table :?:
    If yes, then create an new field on the base table (like customer) and set on property table relation the table no of employee table.
    Do you make it right, it works too!
  • garakgarak Member Posts: 3,263
    arg kine. few seconds ..... :shock:
    Do you make it right, it works too!
Sign In or Register to comment.