Notifications
Announcements
Greetings, would like to seek advice that does D365 Finance & Operations able to use link to access to specific order / PO?
For example like what we can do in D365 CRM
companycrm.crm5.dynamics.com/main.aspx0000-0000-0000-00000&viewType=1039
As above highlighted in blue, it is an opportunity unique ID in CRM and I can use that ID to create a direct link. Wondering can I do the same in F&O. Thank you in advance.
Moved to FInance Forum.
Hi jiaguo94,
D365FO has an API to create URL links that point to certain forms and records, in other words “Deep links”.
The UrlGenerator is a .NET library that is accessible from X++, you could generate deep links from code by using UrlGenerator class.
Please check the document:docs.microsoft.com/.../create-deep-links
And don't forget to set the Menu Item Property (Allow Root Navigation) to Yes.
Hi Jiaguo,
This is one the features I like from CRM where we can pin recent records to open it later unlikely in FO we can only favorites forms. However, FO has the powerful feature "Deep Links" which can used to open a particular record in FO, it requires customization. Check this example with complete code devblog.sertanyaman.com/.../ it is very straight forward.
If you are not the developer then I can help you in get this working, super easy job.
Hi thanks for sharing the information, I read the article still not really get the concept behind as I'm not a developer nor programmer. Do you mind to explain more about this subject? Thank you for your prompt reply.
If you have a develop environment, you should set the AllowRootNavigation properties of MenuitemDisplay to Yes:
Then you can copy the code from the blog provided by Faisal and paste it into your newly created runnable class.
I recently worked on something in this area. You can't build the URL by yourself because deep links are expected to use encryption, which is handled by F&O itself. Therefore you must ask F&O to create a link for you. If you use a link without encryption, or encrypted in a wrong way, F&O will refuse to apply the filter.
It's possible to hack the behavior, but I would be very careful about that.
Hi,
Have a look at d365foe.blogspot.com/.../how-to-get-deep-url-for-particular-form.html. You can generate the deep URLs from UI with whatever filter criteria you want.
Let us know if you were able to get answers.
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.
Abhilash Warrier 678 Super User 2025 Season 2
André Arnaud de Cal... 407 Super User 2025 Season 2
Martin Dráb 283 Most Valuable Professional