Skip to content

Instantly share code, notes, and snippets.

@goravseth
Created March 23, 2018 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goravseth/afd4f0c6198fdf4d8ea3bee79be78772 to your computer and use it in GitHub Desktop.
Save goravseth/afd4f0c6198fdf4d8ea3bee79be78772 to your computer and use it in GitHub Desktop.
<aura:component implements="force:appHostable,flexipage:availableForAllPageTypes">
<forceChatter:publisher context="RECORD" recordId="0F94F0000008QLySAM" />
<forceChatter:feed type="Record" subjectId="0F94F0000008QLySAM" feedDesign="DEFAULT"/>
</aura:component>
@goravseth
Copy link
Author

the ids are hardcoded...baby steps. but this is how you can create a chatter publisher and feed that is filtered for a specific group. will work on adding attributes and interfaces and cupcakes next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment