Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Entity List Item Actions Dropdown not displaying

Posted on by

Hi,

I'm trying to implement two entity lists into a single page in crm portals by manipulating the web template. The lists render okay, but i'm having some issue with the drop down lists which display the item actions such as edit, delete. The drop down list renders, and is viewable with the actions in the html source code, however the drop down doesnt display the list.

                    {% entitylist draft = name:"DraftApplications" %}                      

                        {% entityview draftView = logical_name:'civ_communityassetfunds', name:"Draft Applications" %}                    

                           Draft Applications ({{draftView.total_records}})                    

                          {% include 'entity_list' key: draft.id %}      

                        {% endentityview %}      

                      {% endentitylist %}        

                      {% entitylist submitted =  name:"SubmittedApplications"%}            

                         {% entityview submitView = logical_name:'civ_communityassetfunds', name:"Submitted Applications" %}       Submitted Applications ({{submitView.total_records}})    

                           {% include 'entity_list' key: submitted.id %}    

                         {% endentityview %}    

                     {% endentitylist %}  

Is there something wrong in the way im calling the entity list?

Many thanks,

Sam

*This post is locked for comments

  • Verified answer
    RE: Entity List Item Actions Dropdown not displaying

    So I solved this by adding the bootstrap js link to the same page the entity list is added to.

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,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans