The CreatorCon Call for Content is officially open! Get started here.

Discuss and Follow buttons

eyal abu hamad
Mega Sage

Hello, I want to hide the discuss and follow only in the project table ? how can I do that ?

eyalabuhamad_0-1740485522419.png

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@eyal abu hamad 

Steps to hide Follow button only for your table

  1. In the Application Navigator, go to System Definition > Dictionary.
  2. Filter the Table column for the table that corresponds to the form where you want to remove the button.
  3. Open the record whose Type is Collection.
  4. Under Related Links, click Advanced View.
  5. In the Attributes field, add this value -> live_feed=false
  6. Click the Update button.

I don't think you can hide Discuss button only for your table

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

9 REPLIES 9

priyatam_pvp
Tera Guru

Try to check the UI Actions of the buttons in the project table and try to alter the conditions.

Let me know .. if you need additional information

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Priyatam

Ankur Bawiskar
Tera Patron
Tera Patron

@eyal abu hamad 

Steps to hide Follow button only for your table

  1. In the Application Navigator, go to System Definition > Dictionary.
  2. Filter the Table column for the table that corresponds to the form where you want to remove the button.
  3. Open the record whose Type is Collection.
  4. Under Related Links, click Advanced View.
  5. In the Attributes field, add this value -> live_feed=false
  6. Click the Update button.

I don't think you can hide Discuss button only for your table

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

thank you, follow button wad disabled, I will check a way to hide the discuss button.

Did you find any way to hide the discuss button for a particular table?

Discuss is a button as part of Sidebar. Therefore not part of UI Action

 

To deactivate Sidebar:

 

Change application to: Omni-Experience Standard Feature Set

 

1. Go to 'Settings' under 'Conversational Interfaces' in left navigator

2. Select 'Sidebar' from left pane

3. Deactivate in toggle button

4. Click 'Save'

If need to disable to specific table, create a record under "Custom Selection" same page as step 2 above and list the tables you want to still contain this discuss button.