web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Dynamics CRM Portal - Subgrid contents

(0) ShareShare
ReportReport
Posted on by 130

Hi All,

On Portal, I have subgrid of documents, where I am displaying document url column in subgrid.

2450.Capture.PNG

I want this column contents to be a Hyper Link Just like "Click Here" hyperlink.

As of now I am showing the actual link which is too long and consumes half portion of the subgrid, So I want to convert this to a hyperlink.

How could I achieve this!!

Thanks,
Suraj

*This post is locked for comments

I have the same question (0)
  • Shahbaaz Ansari Profile Picture
    6,211 on at

    Hi Suraj,

    Check below link,

    community.dynamics.com/.../tip-1044-display-lookups-as-hyperlinks-in-portal-entity-list

    Thanks,

    Shahbaaz

  • Suggested answer
    gdas Profile Picture
    50,091 Moderator on at

    Hi Suraj,

    You can also check Arpit's blog here -

    arpitmscrmhunt.blogspot.in/.../crm-portals-add-hyperlink-on-custom.html

  • Suggested answer
    Suraj Kumbhar Profile Picture
    130 on at

    Thank you Goutam Das.

    I found this during my RnD using JsFiddler. 

    Here is the link of ADX Studio where I got this idea.

    This is how I did...

    $(document).ready(function(){

    $(".entitylist.entity-grid").on("loaded", function () {

    $(this).children(".view-grid").find("tr").each(function (){

    var linkName = $(this).attr("data-name");

    $(this).find('a').text(linkName);

    });

    });

    });


    :-)

    Regards,
    Suraj

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans