Forum Discussion

SHICaitlin's avatar
SHICaitlin
Copper Contributor
Sep 24, 2020
Solved

List Item Conversation Doesn't Display with Custom Form

I really love the Lists functionality in Teams.  The Conversation feature is very helpful for collaboration.   However, I'd like to be able to use that with a custom Power Apps form.  When I activa...
  • ChrisWebbTech's avatar
    Sep 25, 2020
    So the list comments actually ride on the same backend that the document comments run on so unfortunately they can’t be tapped into from your power app form since they are stored in azure somewhere I assume.

    If you want to use something similar you would have to build a comment system in your PowerApp utilizing a comments list with a column for listitemid to store the ID with the comment so you can add comments. Some work but doable.

    Anyway TLDR is no you cannot currently. Good uservoice item thou!

Resources