Notifications
Announcements
No record found.
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
Hi Sabir,
Do you mean with vendor master information? If yes, you can add desired columns of VendTable to All Vendors form
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,
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'.
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,
One thing here, i already added all related datasources for this vendor info.
Regards,
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?
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.
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.
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.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 559 Most Valuable Professional
André Arnaud de Cal... 464 Super User 2025 Season 2
Sohaib Cheema 250 User Group Leader