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
shrey.tyagi88@tcs.comshrey.tyagi88@tcs.com 

Build a small extention of Task Standard controller!!!!-Help-Its urgent!!!

Hi,

     I wanna build an extention of  Task StandardController.The purpose is given below:

 

   This extention should have a method in its constructor.This method should change the Status field of that individual task record from valu 'Read' to 'Unread'.

 

I will add an inline vf page in detail page of Task, as soon as it gets loaded ,the method in Constructor of extention class should change status field value from 'Read' to Unread' for that individual record!!! 

abhishektandon2abhishektandon2

What exactly is the issue you are facing?