web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
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;
            }
        }
 
 
 
 
 
  • Verified answer
    Ram Pranav Profile Picture
    50 on at
    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.
     
  • Suggested answer
    Rami Mazrawi Profile Picture
    4 on at
    ​​​​​​​Please help me more..... What do I type in codeunit
  • CU23050236-0 Profile Picture
    on at
    Hi~~
    I have the same question.
    Can you share your solution?

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the August Top 10 Community Leaders

These are the community rock stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 757 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 451 Super User 2026 Season 2

#3
AndrewThomas81 Profile Picture

AndrewThomas81 391 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans