Add Live Feed to a form header
Add the Live Feed button in the form header for a table.
Before you begin
Role required: admin
Procedure
Type
sys_properties.listin the Application Navigator.Open the record for glide.live_feed.task_header_button.
In the Value field, change the value to
both.Note: By default, the value is
collaborationso that the property is supported in the Collaboration (com.glide.collaboration) plugin. Changing the value tobothallows the system property to be supported in Collaboration and Live Feed.Click Update.
Navigate to System Definition > Tables.
Open the table record.
If the Live feed check box does not appear on the form, configure the form layout to add the Live feed field.
On the form, select the Live feed check box.
Click Update.
Alternatively, you can add live_feed=true to the Attributes field in the dictionary entry for the table.
Result
The Live Feed button appears on the overflow menu of the form header.
Parent Topic:Configure record feeds