function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Chris BenoitChris Benoit 

Trigger on Vote object?

I am trying to create trigger on the Vote object, but Vote does not show up in the picklist when I try to create the trigger.  Is it not possible to trigger on Vote?
VJ_SFDCVJ_SFDC
We can not write trigger on Vote object and if you really want to test, Install eclipse and add your project to Eclipse and go to New- Apex triggers and check there which object supported triggers.

I tried in my elipse after enabling Ideas to my org and Vote object doesnt show me in the objects list.


User-added image

Following link will give you the information that, For few standard objects we can not write trigger.
https://salesforce.stackexchange.com/questions/171844/which-standard-objects-dont-support-triggers