Using the virtual Date table for lookup

mabl4367mabl4367 Member Posts: 143
I have created a new table with a field "Initial starting month" vith the data type "Date".

I have based a tabular form on this table.

Now I want to be able to enter a value into the field by looking it up in the virtual "Date" table.

I have tried setting the field propperty "Table relation" to Date.Date."Period Start" but i guess i have to filter the table vith respect to "Period start", "Period end" etc.

I don't get any response when I push the lookup-button on the form.

What should I do?

Answers

  • kapamaroukapamarou Member Posts: 1,152
    The date table has no lookup form. You need to create a form based on that table and call it...
  • pri_1_ranjanpri_1_ranjan Member Posts: 67
    you can also look into the download section for date picker feature for navision if that suits you . ..
    /PDR
  • mabl4367mabl4367 Member Posts: 143
    Thanks for your swift reply and help! :D
Sign In or Register to comment.