Implement Follow button on SOW

Eddloupe
Tera Expert

Hi All,

 

I have a requirement to  add the Follow button in SOW similar in the platform for Incident, Change and Problem.

 

1 ACCEPTED SOLUTION

Eddloupe
Tera Expert

I've checked with servicenow and they told us that the follow button cannot be implemented on the Service Operation Workspace as It is part of the deprecated Connect plugin.

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

Hi @Eddloupe ,

To show the 'follow' button on the form header, the UI action controlling this button needs to be active. 

  1. Go to System Definition -> UI Action and search for 'Follow on Live Feed' in the name column. 
  2. Make sure the UI Actions for that particular table are Active
  3. Now go to System Properties -> All Properties.
  4. Search for the following system property: glide.live_feed.task_header_button 
  5. Make sure the value is set to "collaboration".

SandeepDutta_0-1700466903858.png

 

Hi Sandeep ,

 

Thanks for the prompt response. Is this applicable in the Service Operation Workspace ?

 

Eddloupe
Tera Expert

I've checked with servicenow and they told us that the follow button cannot be implemented on the Service Operation Workspace as It is part of the deprecated Connect plugin.