Skip to main content
14-Alexandrite
October 24, 2024
Question

Making the attachments field mandatory in the task

  • October 24, 2024
  • 1 reply
  • 464 views

Hello dear friends, I would like to make it mandatory for the user to upload a document in the attachment field within a ChangeTask assignment. Is this possible? A visual might help.

 

Picture1.png

1 reply

avillanueva
23-Emerald I
23-Emerald I
October 24, 2024

When creating the task or at some point in the workflow? If its the workflow, you can put in some custom checks or transitions code that can inspect the change task and throw errors if an attachment does not exist. This is the easiest to do.  Keep in mind if you want it to be done in wizard, its a bit more complex and someone can edit it to remove them later. Workflow seems like the best approach.