Hi Everyone,
am trying to add comment history to capture the comments added by the user and stages of the approval.
Requirement is to show the comment by default, if user not added the comment remove the space.
Below is the reference code. But the condition seems not working.
Thanks to help here to learn more!
Discussion posts and replies are publicly visible
Why not just do an isNullOrEmpty on the relationship for isCommentAvailable?