---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Add Live Feed to a form header

# Add Live Feed to a form header {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Add the Live Feed button in the form header for a
table.

## Vorbereitungen

Role required: admin

## Prozedur

1. Type <kbd class="ph userinput">sys_properties.list</kbd> in the Application Navigator.
2. Open the record for glide.live_feed.task_header_button.
3. In the Value field, change the value to <kbd class="ph userinput">both</kbd>.  
   Hinweis:  
   By default, the value is <kbd class="ph userinput">collaboration</kbd> so that the property is supported in the Collaboration (com.glide.collaboration) plugin. Changing the value to <kbd class="ph userinput">both</kbd> allows the system property to be supported in Collaboration and Live Feed.
4. Click Update.
5. Navigate to System DefinitionTables.
6. Open the table record.
7. If the Live feed check box does not appear on the form, [configure the form
   layout](https://www.servicenow.com/docs/access?context=configure-form-layout&version=australia&pubname=australia-platform-administration&ft:locale=en-US) to add the Live feed field.
8. On the form, select the Live feed check box.
9. Click Update.  
   Alternatively, you can add live_feed=true to the Attributes field in the dictionary entry for the table.

## Ergebnisse

The Live Feed button appears on the overflow menu of the form header.


