Skip to main content
Can I add some custome functionalities to edit my defaule=t report tab .such as selecting multiple reports and export it or delete it ect...? ineed to add some custome buttons also in the default setup page....
3 answers
  1. Jan 27, 2014, 12:09 PM
    You cannot add custom functionalities to the default report tab and also you cannot add custom buttons on the Setup page.

     

    If you need to do export multiple reports or delete multiple reports, you will have to write an apex logic to do so. With Visualforce+apex combo, you can enable users to select multiple reports and with a visualforce button, you can export or delete them.
0/9000