Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

How can I hide a subgrid (or Notes control) in the Dynamics Portal if it has no records?

(0) ShareShare
ReportReport
Posted on by 440

I have several subgrids on an Entity form as well as a notes control.  My question is how can I hide these if they contain no records?

I have tried with jquery on the entity form as well as the entity lists, but can't quite get it right!

Thanks

Simon

  • Suggested answer
    LeoAlt Profile Picture
    LeoAlt 16,329 on at
    RE: How can I hide a subgrid (or Notes control) in the Dynamics Portal if it has no records?

    Hi partner,

    We could get subgrid by id in portal with JQuery.

    pastedimage1591945764339v2.png

    pastedimage1591945740931v1.png

    So if we want to hide it, just add "display:none" style to this element in JS code.

    And about how to identify if the subgrid has any data, you could use fetch xml to retrieve the records of the subgrid follow its conditions in web template, and then get its result to control the display/hide of the subgrid.

    About how to use fetchxml and get result in web template with Liquid, please refer to the following links.

    http://dyn365apps.com/2017/09/13/dynamics-365-portals-liquid-templates-part-1-hello-world/

    http://dyn365apps.com/2017/09/13/dynamics-365-portals-liquid-templates-part-2-retrieve-data/

    http://dyn365apps.com/2017/09/14/dynamics-365-portals-liquid-templates-part-3-retrieve-data-using-fetchxml/

    Best Regards,

    Leo

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans