Hi dear community !
There is a standard workflow for performance reviews In Dynamics 365 FO.
Path: Dynamics 365 FO > Human Resource > Reviews > Ratings Tap.
Each review has lines called "Ratings".
I want to list the ratings lines in the review workflow approval message as a place holder.
Here is a screenshot of the form:
Unfortunately, I didn't see a standard placeholder for the rating lines in the workflow.
With the help of this
thread, I learned how to add custom place holders through extending the workflow document class and adding a custom parameter method in the extension class.
But my problem is I need to list lines instead of adding additional fields.
I want to list the ratings and their scores as place holders.
Is it possible to list document lines as place holders in the workflow?
Any advice is appreciated !
Thanks in advance !