Skip to main content

Change Drill Down in the Page?


Hi all,

A friend of mine asked me yesterday that one of his client want to change the Drop Down option in RTC Page.

As shown in image below, and client says that when he want to choose item No. he don't want No., Description, Base Unit of Measure, Bill of Materials, Unit Price.
Instead of it he want No., No. 2,Description,Unit Price, Inventory Posting Group, Vendor No.

Yes this can be changed.

Goto the source Table of that page which is getting opened during drop down, in our case its item table.
Design the table and from the view menu you can access the Field Group as shown in picture below.


Here you can set the DropDown Menu as per customer requirment.

Below is the image that shown the changes i have done on the same.


Save the changes in the table and start RTC to see changes in the Drop Down Menu.


Finally we have achieved what we wanted.

There are somethings to remember -

1) It will change the DropDown for all the places where item will get lookup.
2) You cannot or i should say should not change the name of the Property, that is HARD CODED as DropDown. Any name other than this will not work.

Thanks,
Saurav Dhyani.

Comments

  1. Thank you very much for this post. I was totally clue less on how to change this.

    ReplyDelete

Post a Comment

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -