Hi,
I had a table with a custom field (lets called it TST_PaymentJournalId) and I'm using it to keep Customer Payment Journal ID. The EDT of this field is LedgerJournalID.
In my form with this table as it's data source, I have display the field in a Grid. Question is how to make this field has a hyperlink and user can click and open Customer Payment Journal according to the value in that field TST_PaymentJournalId ?
Thanks,
I added Journal Id field in CustTable, created table relation. Journal Id field has hyper link and I can view details and go to the journal. Have you created table relation or am I missing something here.
Hi Lars, LedgerJournalId EDT does not have table references. Can you try adding a table relation in your custom table with LederJournalTable. I wonder if that will help you. If it doesn't then you can add jumpref method as Girish mentioned.
If it's a custom form - You can directly override the jumpref method under form control methods.
https://mfmujahidmim.wordpress.com/2015/10/29/jumpref-in-ax-2012/
This link talks about Ax 2012 but its same for D365 as you are referring to custom form.
Thanks,
Girish S.
Hi Girish,
What about if the form is our own custom form ? Because I saw those two blog are for extend standard form. I'm not sure whether I need to do CoC as well, do you think so ? since the table and the form is my custom made, only the field is using existing EDT LedgerJournalId.
Thanks,
Hi Lars Volt,
You can use jump ref method to make it as hyper link and call the respective form.
Refer to this links.
https://www.linkedin.com/pulse/d365-fo-jump-reference-x-saim-siddiqui?trk=pulse-article
https://dynamics365musings.com/override-the-jumpref/
Thanks,
Girish S.
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156