Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

How can I get the results from the view?

Posted on by 225

Hello!

I need to output the entities from the selected view of a entity in JavaScript. Is there a way to get the results, and maybe an event that fires when the view is changed?

I'm making a chart "by hand" here and need the context of the selected view.

*This post is locked for comments

  • _Lars_ Profile Picture
    _Lars_ 225 on at
    RE: How can I get the results from the view?

    Hello Alex!

    I might not have explained the problem good enough. In a view, you can pull charts out from the right hand side. I've replaced a chart with my own based using javascript Flot chart. But I'm missing data context as I don't know how to fetch the view results.

  • Suggested answer
    ashlega Profile Picture
    ashlega 34,475 on at
    RE: How can I get the results from the view?

    Hi,

     you might use Ribbon Workbench to add a new ribbon button for that particular entity "grids".

     There, you might create a customrule and pass selectedcontrol crm parameter to the javascript function:

     msdn.microsoft.com/.../gg309332.aspx

     And, then, you can probably use getViewSelector().getCurrentView() to get to the view

     msdn.microsoft.com/.../dn932126.aspx

     Once you have the view id, you can use Web API to re-query all the records in that view and to do whatever you want to do with them

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