Hello guys!
I'm adding to my app a field where the users can write a comment and after pressing a button it update the "comment" section on a task on MS Planner, I was only able to find fields like "references" where is used to attach files, "checklist" and "description" that update the notes:
(I tried using the "description" field, but when I wrote something and confirmed, it overwritted the description and did not add another line).
But I really need to update the "Comments" of a task on Planner:
This is the function I'm using:
Planner.UpdateTaskDetailsV2(TaskGallery.Selected.id;{description:CommentBox.Text})
Thank you all guys!

Report
All responses (
Answers (