I'm trying to create a custom action on the project object for project managers to submit a simple weekly project update.
I created a CA with a user input dialog box that asks for 2 separate text fields and I want to combine them into a discussion post on the project. Where I am running into issues is with how they discussion posts are displayed. I would to format them but I'm not sure where or how I can do that with the style field.
Can I use HTML markup with-in the body field for the discussion post Custom Action?
Thanks-