locked
CRM Grid & ISV Config Javascript RRS feed

  • Question

  • Hi All,

    I have added a button to show on the grid of a custom entity by editing the ISV Config file. I want to perform some Javascript within this button, but I hit a roadblock.

    When a user is looking at a list of records of this custom entity, they have the ability to select 1 or more of the records on the grid. When the user clicks this new button at the top of the grid, I want to be able to collect all the objectid's of the user-selected records via javascript and process them (no need to know what "processing" means at this time).

    Is there anywhere you can point out that would have instructions, or sample code that talks about how to achieve the collecting of information of the selected records, namely the objectid?

    Thanks in advance.
    Tuesday, August 18, 2009 6:15 PM

Answers

All replies