Jump to content

Any way to keep the initial Record Image in Activity Stream results view when entry is commented on?


Recommended Posts

Posted

I have a Pages DB and the results when entered display the Record Image in the Activity Stream view, but when someone comments on it, that images is no longer displayed.  Is there a way to make it always show the Record Image?

Posted (edited)
7 hours ago, opentype said:

It would require customization of the feed template. A Pages record reply is treated like a forum reply, which also doesn’t repeat the attachments posted to the original post.

You mean the activity stream feed template?  In this case that's the streamItems template, which just shows the following within a loop to output each stream item:

{$result->html( $view, $sort != 'date', TRUE )|raw}

 

Edited by Clover13
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...