Hello.
Is it possible to always open the SharePoint standard comment function in a form?
So that the comments are visible and not just the small icon.
It should always open as it looks in the screenshot.
Hello @Pfeilomatic,
You can add fd.openComments() inside the spRendered() function to open comments when form is loaded.
2 Likes
