Skip to main content
Nintex Community Menu Bar
Solved

Approver comments

  • August 9, 2023
  • 2 replies
  • 104 views

Forum|alt.badge.img

Hello,

is this possible to show Approver comments without date, hour and other things which are no needed?

Best answer by nico

Yes, serval way to achive it :

  • You can make a query to your task item (in the task list) to get the ‘comment’ field, after the Flexy task action in your worklfow
  • Create a ‘comment’ field in your sharepoint list, and directly in your task form, use this field. So you will have the comment texte directly save in your item
  • Create a ‘comment’ variable in your workflow, in the task form add a multiline control and connect this controle to your workflow variable

 

2 replies

nico
Forum|alt.badge.img+10
  • Rookie
  • Answer
  • August 9, 2023

Yes, serval way to achive it :

  • You can make a query to your task item (in the task list) to get the ‘comment’ field, after the Flexy task action in your worklfow
  • Create a ‘comment’ field in your sharepoint list, and directly in your task form, use this field. So you will have the comment texte directly save in your item
  • Create a ‘comment’ variable in your workflow, in the task form add a multiline control and connect this controle to your workflow variable

 


MillaZ
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • August 14, 2023

Hi @mkulesza97 
Did this response help solve your question?