Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Need Get "Buy-from Contact" From (Purchase Quotes Screen) to appear in (Requests to Approve)

(0) ShareShare
ReportReport
Posted on by 4
HI
i Need Get  /Buy-from Contact/  From (Purchase Quotes Screen) to appear in (Requests to Approve)
 
Source Screen : Purchase Quotes
Destination Screen : Requests to Approve
The field on the two screens is /Document No./
 
What am I writing here:
 
pageextension 51244 PageExtension50099 extends /Requests to Approve/
{
    layout
    {
        addbefore(Details)
        {
            field(/Document No./; /Document No./)
            {
                ApplicationArea = All;
                Visible = true;
                Caption = 'Document No.';
                Editable = false;
            }
            field(Contact; Contact)
            {
                ApplicationArea = All;
                Visible = true;
                Caption = 'Buy-from Contact';
                Editable = false;
            }
        }
 
 
 
 
 
  • CU23050236-0 Profile Picture
    on at
    Need Get "Buy-from Contact" From (Purchase Quotes Screen) to appear in (Requests to Approve)
    Hi~~
    I have the same question.
    Can you share your solution?
  • Suggested answer
    Rami Mazrawi Profile Picture
    4 on at
    Need Get "Buy-from Contact" From (Purchase Quotes Screen) to appear in (Requests to Approve)
    ​​​​​​​Please help me more..... What do I type in codeunit
  • Verified answer
    Ram Pranav Profile Picture
    50 on at
    Need Get "Buy-from Contact" From (Purchase Quotes Screen) to appear in (Requests to Approve)
    Hi,
     
    Create a field "Buy-from Contact". Populate the "Buy-from Contact" using the help of an event subscriber. This will populate the fields for future approval entries. If you want to populate the field for older entries, you will have to create a report / codeunit to populate it.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2,655

#2
Mansi Soni Profile Picture

Mansi Soni 1,574

#3
YUN ZHU Profile Picture

YUN ZHU 1,453 Super User 2025 Season 1

Featured topics

Product updates

Dynamics 365 release plans