Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

Vendor form which show information for a sepecific vendor account

Posted on by 3,024

Hi Experts,

I want to make a form which show specific vendor account data.Let say this form show for vendor Account "Vend1001" all info with this vendor we have other info about the vendors information how can i make it, help!.

best Regards,

Shabir Ahmad

  • Suggested answer
    joshdcabrera Profile Picture
    joshdcabrera on at
    RE: Vendor form which show information for a sepecific vendor account

    For D365FO: you should review the standard "Vendor information" workspace for ideas in addition to the other suggestions. This workspace allows the user to select one vendor account and view data for that vendor account.

  • Shabir Ahmad Profile Picture
    Shabir Ahmad 3,024 on at
    RE: Vendor form which show information for a sepecific vendor account

    Thanks to both of you,

    I done this requirement by writing display method on all data sources in the form let say for vendor account i wrote the below logic

    display VendAccount  getvendaccount()

    {

       VendTable vendtable;

       select AccountNum from vendtable

       where vendtable.InvoiceAccount=='0197-1';

       return vendtable.AccountNum;

    }

    Then i dropped this display method to form design and in property datasource i  add vend table and method property getvendaccount done.

    Thanks for both of you.

    Shabir Ahmad

  • Shabir Ahmad Profile Picture
    Shabir Ahmad 3,024 on at
    RE: Vendor form which show information for a sepecific vendor account

    Thanks for your reply André Arnaud de Calavon,

    Basically i work on both on ax and d365 fin and opp, this requirement was given to me to show only one vedor on this simple form and all his related info. Where they will used it they didn't tell me, why they want this form i don't know.

    Best Regards,

    Shabir Ahmad

  • André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,269 Super User 2024 Season 2 on at
    RE: Vendor form which show information for a sepecific vendor account

    Hi Shabir,

    Your screenshot seems to be from Dynamics AX. You posted the question in the wrong forum. I will ask the community administrators to move it to the correct Dynamics AX forum.

    Can you tell when and where this form will be used and how the vendor account will be selected? Do you intend to open this form from the All vendors list page?

    What exact issues do you have? Restricting the data source to one vendor or getting some controls on the form design?

  • Shabir Ahmad Profile Picture
    Shabir Ahmad 3,024 on at
    RE: Vendor form which show information for a sepecific vendor account

    One thing here, i already added all related datasources for this vendor info.

    Regards,

    Shabir Ahmad

  • Shabir Ahmad Profile Picture
    Shabir Ahmad 3,024 on at
    RE: Vendor form which show for a sepecific vendor account

    3438.vendinfo.png

    Hi André Arnaud de Calavon,

    Thanks for your reply, i want a simple form as shown above in the image with more than 20 fields of that vendor.This is the requirement my company want.

    Best regards,

    Shabir Ahmad

  • André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,269 Super User 2024 Season 2 on at
    RE: Vendor form which show for a sepecific vendor account

    Hi Shabir,

    Can you be more specific? Are you able to share a screenshot of the desired mock-up? Why would the standard vendor details form not be sufficient? Have you considered using this form, change the lay-out with help of personalization? You can then maintain and distribute it to other users using 'Saved views'.

  • Shabir Ahmad Profile Picture
    Shabir Ahmad 3,024 on at
    RE: Vendor form which show for a sepecific vendor account

    This for reply Alireza Eshaghzadeh,

    My requirement simple, i jus made a form with no control or grid and i want to show a specific vendor record, Let say vendo V001 name account all info etc. so what i will do, again only one vendor V001 that's it.

    Best Regards,

    Shabir Ahmad

  • Suggested answer
    Alireza Eshaghzadeh Profile Picture
    Alireza Eshaghzadeh 12,127 Super User 2024 Season 2 on at
    RE: Vendor form which show for a sepecific vendor account

    Hi Sabir,

    Do you mean with vendor master information? If yes, you can add desired columns of VendTable to All Vendors form

    8585.pastedimage1644670594058v1.png

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans