Sorry - to clarify, the reason there are so many REST calls is because I needed to check if a user had their settings set to threaded view on the forums.widget.message-view-two component to see if I needed to add this customization, and this was called on every single message.
... View more
I have implemented this strategy for an indented threaded view on the community, however this is causing a lot of REST call usage when viewing the component in Toolbox. Is there a way I can implement this strategy without using so many context objects and reducing the amount of REST calls?
... View more
Is there any way we can grant the ability to see the detailed error message without granting the user Admin access? Is there some sort of permission for this? We have members working on our community that we do not want to grant access to "Admin", but we want them to see Freemarker error messages.
... View more