You need to sign in to do that
Don't have an account?
Raghavendra A
force:Chatter feed issue
Hi All,
I am trying to use the following tag in the Lightning component that I have developed. But, when I execute the page, the area where this tag is shown errors out. All that I am doing in the component is that it is a custom component, that pulls in fields from the the record and shown.
<forceChatter:feed type="Record" subjectId="0F92800CAGxxxxx"/>
Any suggestions is highly appreciated!
Thanks,
Raghu
I am trying to use the following tag in the Lightning component that I have developed. But, when I execute the page, the area where this tag is shown errors out. All that I am doing in the component is that it is a custom component, that pulls in fields from the the record and shown.
<forceChatter:feed type="Record" subjectId="0F92800CAGxxxxx"/>
Any suggestions is highly appreciated!
Thanks,
Raghu
forceChatter:feed is support only in Lightning, Console, Communities experience .. its not supported on the on the VF pages