Print Comments on your Layouts

A public procedure has been added to the app, that you can use to retrieve the comments for a certain record: WSB_CommentMgt.wgFncGetAllCommentsAsText . This function will return all the comment line records that are related to the specified record as a single text. By using this procedure (instead of getting all the records themselves), you do not have to worry about concatenating the texts in the comment records, so you will have nice formatted text that you can print on you report.


Last update: July 24, 2025