Announcements
Hi Guys,
I need to create the hyperlink in the Form grids , If I click the click the record in the form grid it should enter into another form.
Example - If I click the Id in the form grid the another form should be opened with following details.
Such link appears if you have defined a table relation from your field to the other table. You can check the standard forms and tables for examples. You should always remember to define table relations when you develop new tables which contain fields that are links to other tables.
Hi Jenifer,
As an example,I have EmployeeName, EmployeeNo and ContactNo in my Grid. Normally they can only display data information.
When you set the table relationship, they will be displayed as hyperlinks. Click to jump to another form.
About code, please refer to same topic thread:
community.dynamics.com/.../how-to-add-hyperlink-to-the-field-in-grid
Hi ,
Thank u, and also i need to add the new form in that hyperlink ,how to do that one.
You need to specify property FormRef in the table where the relation is pointing to. This property controls which form is shown if an user is following a hyperlink to that table.
Let's assume you have field MyField in table MyTable2 that points to MyTable1.MyField. You need to specify FormRef in properties of MyTable1.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 284 Super User 2026 Season 2
Martin Dráb 258 Most Valuable Professional
Anton Venter 228 Super User 2026 Season 2