Forum Discussion
VarunGrazitti
10 years agoBoss
vishwajit_shind - This would require you to get components added to the message list from Lithium Support. Once the message grid layout for the standard board message list component are added, the components to edit are custom.grid.contributor-cell (avatar goes here), you'd then need to use some coding to bring the avatar and body to the list.
You will want to use this variable in your rest calls in this component:
env.context.component.getParameter("message").uid
That is the id of the message being displayed in a particular row. Li support will add the components according to your requirements.
The names I provided above were the once added on our instance, so please don't get confused by them.
I hope this helps.
Related Content
- 8 years ago
- 10 months ago