Hi,
I want to build a very simple Disqus-like comments list in Canvas apps. Just a way for User to make a comment or reply to a comment. The comments should be nested and indented after original post.
I tried nested gallery, but the level of nesting and indentation is fixed. I want to be able to nest more gallery as more comments or replies are made after original post.
Is there a way to dynamically add more nested gallery?